mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
![]() * Unpin gym and deprecate pendulum v0 Many tests in rllib depended on pendulum v0, however in gym 0.21, pendulum v0 was deprecated in favor of pendulum v1. This may change reward thresholds, so will have to potentially rerun all of the pendulum v1 benchmarks, or use another environment in favor. The same applies to frozen lake v0 and frozen lake v1 Lastly, all of the RLlib tests and Tune tests have been moved to python 3.7 * fix tune test_sampler::testSampleBoundsAx * fix re-install ray for py3.7 tests Co-authored-by: avnishn <avnishn@uw.edu> |
||
---|---|---|
.. | ||
jax | ||
tests | ||
tf | ||
torch | ||
__init__.py | ||
action_dist.py | ||
catalog.py | ||
modelv2.py | ||
preprocessors.py | ||
README.txt | ||
repeated_values.py | ||
utils.py |
Shared neural network models for RLlib.