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

Issue for training VAE #8

Closed
rin634 opened this issue Feb 24, 2021 · 1 comment
Closed

Issue for training VAE #8

rin634 opened this issue Feb 24, 2021 · 1 comment

Comments

@rin634
Copy link

rin634 commented Feb 24, 2021

Hello,
Thank you for the repo. I am facing issues about training VAE(bash launch_scripts/carracing.bash) for CarRacing-v0.

  1. Loss did not decreased
  2. print(batch_z[0]) returns tf.Tensor([nan,nan,...,nan],shape=(32,),dtype=float32) in visualization.ipynb

I am using your Docker environments in my local Ubuntu PC.
Could you please tell me how to train correctly?

I look forward to hearing from you.

Screenshot from 2021-02-24 20-59-34

@zacwellmer
Copy link
Owner

Hi @rin634 , I'm not sure what the problem is. I'd suggest to start by looking at the dataset (trajectories) collect by extract.py

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