Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the CLEAR training example #1015

Merged
merged 2 commits into from May 9, 2022

Conversation

linzhiqiu
Copy link
Contributor

  1. We add a metric to our benchmark
  2. We add an example on how to use the linear features of CLEAR to train and evaluate

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2292639743

  • 9 of 28 (32.14%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 70.569%

Changes Missing Coverage Covered Lines Changed/Added Lines %
avalanche/benchmarks/classic/clear.py 9 28 32.14%
Totals Coverage Status
Change from base Build 2277246645: -0.06%
Covered Lines: 12037
Relevant Lines: 17057

💛 - Coveralls

@AntonioCarta
Copy link
Collaborator

Thanks!

@linzhiqiu
Copy link
Contributor Author

@AntonioCarta I am confused by the failed unit test -- it says internal server error? I wonder what we could do to fix it?

@AntonioCarta
Copy link
Collaborator

This is a problem with some of the tests that download the dataset. I will merge this anyway since it's a momentary error.

@AntonioCarta AntonioCarta merged commit bd89058 into ContinualAI:master May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants