-
Notifications
You must be signed in to change notification settings - Fork 1
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
Did 'Deterministic-v4' can run using the code? #1
Comments
Sure, yes you can run.
Let me know if you need any help with the installation, or the run command.
I'll update the readme file today to make sure that everything is mentioned
clearly.
Thanks,
Abhinav
…On Sat, Aug 15, 2020, 9:46 AM THSWind ***@***.***> wrote:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABSAL5CZB4MKCOJPC27H6QDSA2GSHANCNFSM4QAJAQYA>
.
|
GREAT! Thanks for your reply, so kind of you, I appreciate of this. |
I found it can't run 'deterministic-v4', when I run it, I get an error:( when I change the SAC to DQN, I get the same error)(py3.6) thswind@ubuntu-60:~/myitem2/RL-v2$ python -m RL BreakoutDeterministic-v4 SAC 10000000 --algo_suffix=mnih --seed=0 --conv1 32 8 4 0 --conv2 64 4 2 0 --conv3 64 3 1 0 --hiddens 512 --no_render --overwrite Traceback (most recent call last):
|
No description provided.
The text was updated successfully, but these errors were encountered: