This commit is contained in:
Antonin RAFFIN 2019-09-22 13:57:18 +02:00
parent 7627a8644c
commit b157b4465a
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,10 @@
# Torchy-Baselines
<img src="docs/\_static/img/logo.png" align="right" width="40%"/>
[![Build Status](https://travis-ci.com/hill-a/stable-baselines.svg?branch=master)](https://travis-ci.com/hill-a/stable-baselines) [![Documentation Status](https://readthedocs.org/projects/stable-baselines/badge/?version=master)](https://stable-baselines.readthedocs.io/en/master/?badge=master)
# Torchy Baselines
PyTorch version of [Stable Baselines](https://github.com/hill-a/stable-baselines), a set of improved implementations of reinforcement learning algorithms.
TODO:
- SAC

BIN
docs/_static/img/logo.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB