Skip to content

bekerov/rl-server

 
 

Repository files navigation

RL Server

Quadrotor 2D RL video NIPS 2017 Learning To Run video

Reinforcement Learning Server. Includes:

DQN and DDPG implemetations are taken from https://github.com/nivwusquorum/tensorflow-deepq. Thank you Szymon Sidor ;)

Running

Currently works with Quadrotor 2D Simulator and Learning To Run. So you need it up nd running to see how it works. You need Python 3. It communicates with simulator with websockets and json.

git clone this repository
python main_..._.py

Solve python deps ;) then run again

About

Reinforcement Learning Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%