This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
ray
Watch
1
Star
0
Fork
0
You've already forked ray
mirror of
https://github.com/wassname/ray.git
synced
2026-07-14 11:17:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b52cce6632dc0a91c72e2fae6312eac4e2ad4d0d
ray
/
rllib
/
agents
/
impala
T
History
Sven Mika
e40b14d255
[RLlib] Batch-size for truncate_episode batch_mode should be confgurable in agent-steps (rather than env-steps), if needed. (
#12420
)
2020-12-08 16:41:45 -08:00
..
tests
[RLlib] Issue 12118: LSTM prev-a/r should be separately configurable. Fix missing prev-a one-hot encoding. (
#12397
)
2020-11-25 11:27:46 -08:00
__init__.py
[rllib] Try moving RLlib to top level dir (
#5324
)
2019-08-05 23:25:49 -07:00
impala.py
[RLlib] Batch-size for truncate_episode batch_mode should be confgurable in agent-steps (rather than env-steps), if needed. (
#12420
)
2020-12-08 16:41:45 -08:00
vtrace_tf_policy.py
[RLlib] Minor fixes (torch GPU bugs + some cleanup). (
#11609
)
2020-10-27 10:00:24 +01:00
vtrace_tf.py
[RLlib] PPO, APPO, and DD-PPO code cleanup. (
#10420
)
2020-09-02 14:03:01 +02:00
vtrace_torch_policy.py
[RLlib] Trajectory view API: Enable by default for PPO, IMPALA, PG, A3C (tf and torch). (
#11747
)
2020-11-12 16:27:34 +01:00
vtrace_torch.py
[RLlib] IMPALA PyTorch GPU fixes (
#8397
)
2020-05-11 22:03:27 +02:00