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

Disable affine option for LearnedTask #782

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pweigel
Copy link
Collaborator

@pweigel pweigel commented Jan 22, 2025

For cases where the final layer of a model already reduces the dimension to the number of outputs, you may not want the affine layer in the LearnedTask. Added a simple bool for disabling the layer.

Copy link
Collaborator

@RasmusOrsoe RasmusOrsoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pweigel thank you for this contribution!

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.

2 participants