Skip to content

Test Accuracy in the log.txt #5

@shiningliang

Description

@shiningliang

Thank you for your unselfish sharing and nice work.

I noticed that the test accuracy writed in log.txt is as

fp.write(f'[Run {run}, Task {task_id}, Epoch {epoch}] [Test] Accuracy : {total_acc: {5}.{4}}' + '\n')

But the total_acc is the valid accuracy while test_acc / cnt is the correct one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions