-
Notifications
You must be signed in to change notification settings - Fork 15
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
here is some wrong run in my mac #2
Comments
Hi, we mainly experimented on ubuntu and windows with python 3.6. maybe the latest versions of the libraries may output some deprecation warnings but everything runned smoothly. Can you give us the real issue encountered? maybe the throwed errors? |
thank you, I will try to run it on Ubuntu,and I really want some example ordirections of use,maybe I just run it with wrong commands. best wishes. |
Yes of course, the readme in each of A3C and PPO folders explain how to launch the script. For instance, using A3C ( which we recommend ), you can launch the script 'python3 train-mario.py --reward_type ' for a normal agent and 'python3 train-mario-curiosity.py --reward_type ' for a curious agent. Hope this helps. |
I want to know what platform can this code run? eg:ubuntu/macos ,python 3.7/2.7 ,and which version of each lib/framework????
The text was updated successfully, but these errors were encountered: