209 Forks
710 Stars
710 Watchers

David-Silver-Reinforcement-learning

Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.

How to download and setup David-Silver-Reinforcement-learning

Open terminal and run command
git clone https://github.com/dalmia/David-Silver-Reinforcement-learning.git
git clone is used to create a copy or clone of David-Silver-Reinforcement-learning 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 David-Silver-Reinforcement-learning https://github.com/dalmia/David-Silver-Reinforcement-learning/archive/master.zip

Or simply clone David-Silver-Reinforcement-learning with SSH
[email protected]:dalmia/David-Silver-Reinforcement-learning.git

If you have some problems with David-Silver-Reinforcement-learning

You may open issue on David-Silver-Reinforcement-learning support forum (system) here: https://github.com/dalmia/David-Silver-Reinforcement-learning/issues