2 Forks
13 Stars
13 Watchers

RL-Benchmark

Implementation of Deep Reinforcement Learning Benchmark Algorithms, including DQN, Double DQN, Dueling DQN, Reinforce, Actor-Critic, A2C, A3C, etc.

How to download and setup RL-Benchmark

Open terminal and run command
git clone https://github.com/YanjieZe/RL-Benchmark.git
git clone is used to create a copy or clone of RL-Benchmark repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RL-Benchmark https://github.com/YanjieZe/RL-Benchmark/archive/master.zip

Or simply clone RL-Benchmark with SSH
[email protected]:YanjieZe/RL-Benchmark.git

If you have some problems with RL-Benchmark

You may open issue on RL-Benchmark support forum (system) here: https://github.com/YanjieZe/RL-Benchmark/issues