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

Reproduce gru and fc #17

Closed
GuyTevet opened this issue Jun 19, 2022 · 1 comment
Closed

Reproduce gru and fc #17

GuyTevet opened this issue Jun 19, 2022 · 1 comment

Comments

@GuyTevet
Copy link

Hi @Mathux !
Can you share with us the training commands reproducing the gru and fc models reported in your paper? Thanks:)

@Mathux
Copy link
Owner

Mathux commented Sep 5, 2022

Hello,

You just need to change the architecture name from transformer to gru of fc. So the modelname can be:

  • cvae_transformer_rc_rcxyz_kl
  • cvae_gru_rc_rcxyz_kl
  • cvae_fc_rc_rcxyz_kl

@Mathux Mathux closed this as completed Sep 14, 2022
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