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

ImportError: cannot import name 'conv' #3

Open
bbartling opened this issue Nov 12, 2018 · 0 comments
Open

ImportError: cannot import name 'conv' #3

bbartling opened this issue Nov 12, 2018 · 0 comments

Comments

@bbartling
Copy link

Hello, I am somewhat of a beginner trying this out :)

When I initially run the python train.py

I get this error:
File "/home/benbartling/Desktop/mario-rl-tutorial/acktr/policies.py", line 3, in <module> from baselines.acktr.utils import conv, fc, dense, conv_to_fc, sample, kl_div ImportError: cannot import name 'conv'

Any tips greatly appreciated... Also is it possible to render the game play or even the training?? How long does the training take I am running on CPU... Is there a preset amount of episodes in training?

Thank you for your time in responding as well as creating this 👍

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

1 participant