Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pekaalto committed Apr 16, 2017
1 parent f92ca96 commit c22bb48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@


## Info
This project implements the DQN reinforcement learning agent from
This project implements the DQN reinforcement learning agent similar to
[Human-level control through deep reinforcement
learning](http://www.davidqiu.com:8888/research/nature14236.pdf)

(See also David Silvers RL course [lecture 6](https://www.youtube.com/watch?v=UoPei5o4fps))
(See also David Silvers RL course [lecture 6](https://www.youtube.com/watch?v=UoPei5o4fps). This stuff is clearly and shortly explained in 1h15min onwards)

The agent is applied to the Open AI gym's [2d-car-racing environment](https://gym.openai.com/envs/CarRacing-v0)

Expand Down

0 comments on commit c22bb48

Please sign in to comment.