Skip to content

Differences between latent and edge energy MLP dimensions and layer dimensions #28

Answered by Linux-cpp-lisp
apoletayev asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @apoletayev ,

Thanks for your interest in our code!

If I understand the structure of the overall network correctly, the local environments are coded as features of size env_embed_multiplicity

Almost--- env_embed_multiplicity is the size of the features in the tensor track, while the various MLP options set the feature size in the scalar track. In an upcoming update this will be named in a much clearer way...

what are the constraints between num_layers, two_body_latent_mlp_latent_dimensions, and latent_mlp_latent_dimensions?

No constraints. num_layers is entirely independent of the width of the scalar features in those layers. In general, the *_mlp_latent_dimensions options specify …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@apoletayev
Comment options

Answer selected by simonbatzner
Comment options

You must be logged in to vote
3 replies
@apoletayev
Comment options

@simonbatzner
Comment options

@apoletayev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants