This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
ray
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/ray.git
synced
2026-08-08 11:25:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb8eb2c71a7c4c3bb566a6e0afa84366e7bb29ab
ray
/
rllib
/
agents
/
impala
T
History
Sven Mika
and
GitHub
5c6d5d4ab1
This PR fixes the currently broken lstm_use_prev_action_reward flag for default lstm models (model.use_lstm=True). (
#8970
)
2020-06-27 20:50:01 +02:00
..
tests
This PR fixes the currently broken lstm_use_prev_action_reward flag for default lstm models (model.use_lstm=True). (
#8970
)
2020-06-27 20:50:01 +02:00
__init__.py
[rllib] Try moving RLlib to top level dir (
#5324
)
2019-08-05 23:25:49 -07:00
impala.py
[RLlib] Auto-framework, retire
use_pytorch
in favor of
framework=...
(
#8520
)
2020-05-27 16:19:13 +02:00
vtrace_tf_policy.py
[RLlib] Minor cleanup in preparation to tf2.x support. (
#9130
)
2020-06-25 19:01:32 +02:00
vtrace_tf.py
[RLlib] Minor
rllib.utils
cleanup. (
#8932
)
2020-06-16 08:52:20 +02:00
vtrace_torch_policy.py
[RLlib] Minor
rllib.utils
cleanup. (
#8932
)
2020-06-16 08:52:20 +02:00
vtrace_torch.py
[RLlib] IMPALA PyTorch GPU fixes (
#8397
)
2020-05-11 22:03:27 +02:00