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

Allow to configure the depth of the MLP in output modules #314

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

RaulPPelaez
Copy link
Collaborator

Adds an MLP module to utils and uses it in the output models.

Allows to configure the depth of it via a train.py option, output-mlp-num-layers

Allow number of hidden MLP layers in Scalar OutputModel to be
configured from the yaml input.
@RaulPPelaez RaulPPelaez marked this pull request as ready for review April 5, 2024 06:29
Copy link
Collaborator

@guillemsimeon guillemsimeon left a comment

Choose a reason for hiding this comment

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

thanks Raul, it was high time to have a MLP direct implementation :)

@RaulPPelaez RaulPPelaez merged commit 6694816 into torchmd:main Apr 5, 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.

None yet

3 participants