-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
[RLlib] Fix bugs in IMPALA/APPO + LSTM (new stack) and activate StatelessCartPole learning tests on new API stack. #47132
[RLlib] Fix bugs in IMPALA/APPO + LSTM (new stack) and activate StatelessCartPole learning tests on new API stack. #47132
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fe9a20 - Browse repository at this point
Copy the full SHA 2fe9a20View commit details -
Learning stateless_cartpole_appo.py to 250.0 episode return in <500k ts.
Signed-off-by: sven1977 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c8bbe9 - Browse repository at this point
Copy the full SHA 2c8bbe9View commit details -
Adding lower grad clip (20.0) to stabilize learning (still crashes so…
…metimes due to NaN weights). Signed-off-by: sven1977 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4506b6 - Browse repository at this point
Copy the full SHA e4506b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3367076 - Browse repository at this point
Copy the full SHA 3367076View commit details -
Learns to >350.0 return in <700k ts.
Signed-off-by: sven1977 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ea38ad - Browse repository at this point
Copy the full SHA 5ea38adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c485fc - Browse repository at this point
Copy the full SHA 5c485fcView commit details -
Merge branch 'master' of https://github.com/ray-project/ray into acti…
…vate_appo_lstm_learning_tests
Configuration menu - View commit details
-
Copy full SHA for 25ae410 - Browse repository at this point
Copy the full SHA 25ae410View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd67533 - Browse repository at this point
Copy the full SHA bd67533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2282909 - Browse repository at this point
Copy the full SHA 2282909View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9bb58f5 - Browse repository at this point
Copy the full SHA 9bb58f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2259230 - Browse repository at this point
Copy the full SHA 2259230View commit details