Sven Mika
|
130b7eeaba
|
[RLlib] Trainer to Algorithm renaming. (#25539)
|
2022-06-11 15:10:39 +02:00 |
|
Sven Mika
|
b5bc2b93c3
|
[RLlib] Move all remaining algos into algorithms directory. (#25366)
|
2022-06-04 07:35:24 +02:00 |
|
Sven Mika
|
d95009a3ac
|
[RLlib] Vectorized envs: Gracefully handle sub-environments failing by restarting them (if configured so). (#24967)
|
2022-05-28 10:50:03 +02:00 |
|
Sven Mika
|
09886d7ab8
|
[RLlib] Upgrade gym 0.23 (#24171)
|
2022-05-23 08:18:44 +02:00 |
|
kourosh hakhamaneshi
|
3815e52a61
|
[RLlib] Agents to algos: DQN w/o Apex and R2D2, DDPG/TD3, SAC, SlateQ, QMIX, PG, Bandits (#24896)
|
2022-05-19 18:30:42 +02:00 |
|
Jun Gong
|
500cf7dcef
|
[RLlib] Run test_policy_client_server_setup.sh tests on different ports. (#23787)
|
2022-04-11 22:07:07 +02:00 |
|
Sven Mika
|
0b3a79ca41
|
[RLlib] Issue 23639: Error in client/server setup when using LSTMs (#23740)
|
2022-04-07 10:16:22 +02:00 |
|
Siyuan (Ryans) Zhuang
|
0c74ecad12
|
[Lint] Cleanup incorrectly formatted strings (Part 1: RLLib). (#23128)
|
2022-03-15 17:34:21 +01:00 |
|
Daniel
|
8d1f1b0a64
|
[RLlib] Update pettingzoo==1.15.0 supersuit==3.3.3 (#22519)
|
2022-03-01 11:23:27 +01:00 |
|
Sven Mika
|
8b678ddd68
|
[RLlib] Issue 22036: Client should handle concurrent episodes with one being training_enabled=False . (#22076)
|
2022-02-06 12:35:03 +01:00 |
|
Balaji Veeramani
|
7f1bacc7dc
|
[CI] Format Python code with Black (#21975)
See #21316 and #21311 for the motivation behind these changes.
|
2022-01-29 18:41:57 -08:00 |
|
Sven Mika
|
c288b97e5f
|
[RLlib] Issue 21629: Video recorder env wrapper not working. Added test case. (#21670)
|
2022-01-24 19:38:21 +01:00 |
|
Avnish Narayan
|
39f8072eac
|
[RLlib] [MultiAgentEnv Refactor #2] Change space types for BaseEnvs and MultiAgentEnvs (#21063)
|
2022-01-06 14:34:20 -08:00 |
|
Sven Mika
|
c01245763e
|
[RLlib] Revert "Revert "updated pettingzoo wrappers, env versions, urls"" (#21339)
|
2022-01-04 18:30:26 +01:00 |
|
Kai Fricke
|
489e6945a6
|
Revert "[RLlib] Updated pettingzoo wrappers, env versions, urls (#20113)" (#21338)
This reverts commit 327eb84154 .
|
2022-01-03 10:21:25 +00:00 |
|
Benjamin Black
|
327eb84154
|
[RLlib] Updated pettingzoo wrappers, env versions, urls (#20113)
|
2022-01-02 21:29:09 +01:00 |
|
Jun Gong
|
65bd8e29f8
|
[RLlib] Update a few things to get rid of the remote_vector_env deprecation warning. (#20753)
|
2021-12-02 13:10:44 +01:00 |
|
Sven Mika
|
56619b955e
|
[RLlib; Documentation] Some docstring cleanups; Rename RemoteVectorEnv into RemoteBaseEnv for clarity. (#20250)
|
2021-11-17 21:40:16 +01:00 |
|
Sven Mika
|
d439fd7f17
|
[RLlib] TF2/eager memory leak fixes. (#19198)
|
2021-10-09 00:11:53 +02:00 |
|
Sven Mika
|
fd438d5630
|
[RLlib] Issue 18104: Cannot set remote_worker_envs=True for non local-mode and MultiAgentEnv. (#19133)
|
2021-10-07 22:39:21 +02:00 |
|
Sven Mika
|
05a55a9335
|
[RLlib] Issue 18668: Unity3D env client/server example not working (fix + add to test cases). (#18942)
|
2021-09-30 08:30:20 +02:00 |
|
gjoliver
|
336e79956a
|
[RLlib] Make MultiAgentEnv inherit gym.Env to avoid direct class type manipulation (#18156)
|
2021-09-03 08:02:05 +02:00 |
|
Sven Mika
|
c95dea51e9
|
[RLlib] External env enhancements + more examples. (#16583)
|
2021-06-23 09:09:01 +02:00 |
|
Ian Rodney
|
82876ecc2a
|
[rllib] [testing] make kill failure non fatal (#15771)
|
2021-05-13 12:24:49 -07:00 |
|
Sven Mika
|
d98235cc84
|
[RLlib] Deflake 2x remote & local inference tests (external env). (#13459)
|
2021-01-14 20:44:26 +01:00 |
|
Sven Mika
|
d8a081a185
|
[RLlib] Unity3D integration (n Unity3D clients vs learning server). (#8590)
|
2020-05-30 22:48:34 +02:00 |
|