ray/rllib/evaluation
2020-06-11 19:17:43 +02:00
..
__init__.py [RLlib] Sample batch docs and cleanup. (#8778) 2020-06-04 22:47:32 +02:00
episode.py [RLlib] utils/spaces ... (#8608) 2020-05-27 10:21:30 +02:00
metrics.py [rllib] Deprecate policy optimizers (#8345) 2020-05-21 10:16:18 -07:00
observation_function.py [rllib] observation function api for multi-agent (#8236) 2020-05-04 22:13:49 -07:00
postprocessing.py [rllib] implemented compute_advantages without gae (#6941) 2020-01-31 22:25:45 -08:00
rollout_metrics.py [rllib] Feature/histograms in tensorboard (#6942) 2020-01-30 22:02:53 -08:00
rollout_worker.py Change os.uname()[1] and socket.gethostname() to the portable and faster platform.node_ip() (#8839) 2020-06-08 21:29:46 -07:00
sample_batch_builder.py [RLlib] Sample batch docs and cleanup. (#8778) 2020-06-04 22:47:32 +02:00
sampler.py [RLlib] Issue 8889: action clipping bug ppo not learning mujoco (#8898) 2020-06-11 19:17:43 +02:00
worker_set.py [RLlib] Unity3d soccer benchmarks (#8834) 2020-06-11 14:29:57 +02:00