1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-12 22:26:39 -04:00
Commit graph

24 commits

Author SHA1 Message Date
Sven Mika
d95009a3ac
[RLlib] Vectorized envs: Gracefully handle sub-environments failing by restarting them (if configured so). () 2022-05-28 10:50:03 +02:00
Sven Mika
09886d7ab8
[RLlib] Upgrade gym 0.23 () 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 () 2022-05-19 18:30:42 +02:00
Jun Gong
500cf7dcef
[RLlib] Run test_policy_client_server_setup.sh tests on different ports. () 2022-04-11 22:07:07 +02:00
Sven Mika
0b3a79ca41
[RLlib] Issue 23639: Error in client/server setup when using LSTMs () 2022-04-07 10:16:22 +02:00
Siyuan (Ryans) Zhuang
0c74ecad12
[Lint] Cleanup incorrectly formatted strings (Part 1: RLLib). () 2022-03-15 17:34:21 +01:00
Daniel
8d1f1b0a64
[RLlib] Update pettingzoo==1.15.0 supersuit==3.3.3 () 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. () 2022-02-06 12:35:03 +01:00
Balaji Veeramani
7f1bacc7dc
[CI] Format Python code with Black ()
See  and  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. () 2022-01-24 19:38:21 +01:00
Avnish Narayan
39f8072eac
[RLlib] [MultiAgentEnv Refactor ] Change space types for BaseEnvs and MultiAgentEnvs () 2022-01-06 14:34:20 -08:00
Sven Mika
c01245763e
[RLlib] Revert "Revert "updated pettingzoo wrappers, env versions, urls"" () 2022-01-04 18:30:26 +01:00
Kai Fricke
489e6945a6
Revert "[RLlib] Updated pettingzoo wrappers, env versions, urls ()" ()
This reverts commit 327eb84154.
2022-01-03 10:21:25 +00:00
Benjamin Black
327eb84154
[RLlib] Updated pettingzoo wrappers, env versions, urls () 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. () 2021-12-02 13:10:44 +01:00
Sven Mika
56619b955e
[RLlib; Documentation] Some docstring cleanups; Rename RemoteVectorEnv into RemoteBaseEnv for clarity. () 2021-11-17 21:40:16 +01:00
Sven Mika
d439fd7f17
[RLlib] TF2/eager memory leak fixes. () 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. () 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). () 2021-09-30 08:30:20 +02:00
gjoliver
336e79956a
[RLlib] Make MultiAgentEnv inherit gym.Env to avoid direct class type manipulation () 2021-09-03 08:02:05 +02:00
Sven Mika
c95dea51e9
[RLlib] External env enhancements + more examples. () 2021-06-23 09:09:01 +02:00
Ian Rodney
82876ecc2a
[rllib] [testing] make kill failure non fatal () 2021-05-13 12:24:49 -07:00
Sven Mika
d98235cc84
[RLlib] Deflake 2x remote & local inference tests (external env). () 2021-01-14 20:44:26 +01:00
Sven Mika
d8a081a185
[RLlib] Unity3D integration (n Unity3D clients vs learning server). () 2020-05-30 22:48:34 +02:00