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

New models and configurations for datasets, models, and backbones #53

Merged
merged 37 commits into from
Sep 12, 2024

Conversation

loribonna
Copy link
Collaborator

Bug fixes:
Fixes #46 by introducing a try pre-evaluate before and after the begin_task
Fixes #45 by updating the joint_gcl model.

New features (for more info, see the docs):

  • Model and dataset configurations with --model_config=best|default and --dataset_config=<config>.
  • New SOTA models. Now more than 50 models are included.
  • Dynamic arguments for datasets and backbones!

Updated tests, docs, and other minor refactors.

… model config. Update tests. Update main imports
@loribonna loribonna merged commit 2de9523 into master Sep 12, 2024
2 checks passed
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.

[Model Error]: SLCA fc is None Perm-Mnist with joint flag
1 participant