PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Find a file
Antonin Raffin d4e2dc8a9c Add CEM-RL
2019-09-06 14:01:10 +02:00
scripts Bug fixes + add evaluate script 2019-09-06 10:44:55 +02:00
tests Add CEM-RL 2019-09-06 14:01:10 +02:00
torchy_baselines Add CEM-RL 2019-09-06 14:01:10 +02:00
.coveragerc Bug fixes + add evaluate script 2019-09-06 10:44:55 +02:00
.gitignore Bug fixes + add evaluate script 2019-09-06 10:44:55 +02:00
LICENSE Init: TD3 2019-09-05 17:29:41 +02:00
README.md Init: TD3 2019-09-05 17:29:41 +02:00
setup.cfg Bug fixes + add evaluate script 2019-09-06 10:44:55 +02:00
setup.py Fixes for python 2 + env from string 2019-09-06 11:46:25 +02:00

Torchy-Baselines