-
Notifications
You must be signed in to change notification settings - Fork 157
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
Pretrained models #33
Conversation
…o pretrained_models
DQN Performance comparison: Network: Best
DQN performance comparison Network: final
|
/test |
Successfully created a job for commit f7ecb95: |
Algorithm: DDPG
Best network
|
/test |
Successfully created a job for commit 09c43e3: |
/test |
Successfully created a job for commit 570e467: |
/test |
Successfully created a job for commit 6555e3d: |
Why is TD3's Walker2d-v2 result blank? |
Not sure, I ran these results individually so I must have overlooked it. I just ran those pretrained models and updated the results. |
Co-authored-by: Yasuhiro Fujita <muupan@gmail.com>
Co-authored-by: Yasuhiro Fujita <muupan@gmail.com>
/test |
Successfully created a job for commit 719dfce: |
Resolves #2
We can see that
test_pretrained_models
is being run in both the CPU and GPU tests:2020-07-20 15:59:15.347601 STDOUT 2105] | [SUCCESS] /pfrl/tests/utils_tests/test_pretrained_models.py (17 passed, 15 deselected, 1 warnings in 20.78 seconds)
and
(https://ci.preferred.jp/pfrl.cpu/59865/) and https://ci.preferred.jp/pfrl.gpu/59868/