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

Modify the latent code c(dis and con) #6

Open
GuangxianZhu opened this issue Nov 24, 2020 · 1 comment
Open

Modify the latent code c(dis and con) #6

GuangxianZhu opened this issue Nov 24, 2020 · 1 comment

Comments

@GuangxianZhu
Copy link

Thank you for your project! I have a question.
I am a beginner in biology. Don't have much experience in programming.
I would like to know how to modify the latent code c(dis and con), so I could control and see the continuous features.

@Natsu6767
Copy link
Owner

Hi,

I would recommend that you have a look at the script mnist_generate.py.

On lines 36 and 37, the continuous codes are initialized. And on one line 43 the discrete latent code is initialized. You can change these initializations for different latent code variations. (The above script is used to generate samples after training is done).

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