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

Standarize Encoders and Decoders #20

Open
angelvillar96 opened this issue Feb 18, 2022 · 1 comment
Open

Standarize Encoders and Decoders #20

angelvillar96 opened this issue Feb 18, 2022 · 1 comment

Comments

@angelvillar96
Copy link

Instanciation of encoders and decoders is currently hard-coded.
Make sure that models can use different Encoders/Decoders (e.g. different architectures, different number of layers, ...).

@Flunzmas
Copy link
Collaborator

Yes, this should happen soon.

I advocate to hold them in the package model_blocks or a subpackage of that.

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

No branches or pull requests

2 participants