stable-baselines3/docs/misc/projects.rst
Antonin RAFFIN d17f29c8ad Add base doc
2020-05-07 10:10:51 +02:00

26 lines
803 B
ReStructuredText

.. _projects:
Projects
=========
This is a list of projects using stable-baselines3.
Please tell us, if you want your project to appear on this page ;)
.. RL Racing Robot
.. --------------------------
.. Implementation of reinforcement learning approach to make a donkey car learn to race.
.. Uses SAC on autoencoder features
..
.. | Author: Antonin Raffin (@araffin)
.. | Github repo: https://github.com/araffin/RL-Racing-Robot
.. Generalized State Dependent Exploration for Deep Reinforcement Learning in Robotics
.. -----------------------------------------------------------------------------------
..
.. An exploration method to train RL agent directly on real robots.
..
.. | Author: Antonin Raffin, Freek Stulp
.. | Github: https://github.com/DLR-RM/stable-baselines3/tree/sde
.. | Paper: