Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamStelmaszczyk committed Jun 8, 2018
1 parent d610250 commit 40e4cd4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
[![Build Status](https://travis-ci.org/AdamStelmaszczyk/rl-tutorial.svg?branch=master)](https://travis-ci.org/AdamStelmaszczyk/rl-tutorial)

Source code accompanying "Introduction to deep reinforcement learning".
Solving Mountain Car environment with TensorFlow & Keras implementation of DQN.
For similar code solving some Atari games, look [here](https://github.com/AdamStelmaszczyk/dqn).

TensorFlow & Keras implementation of DQN.
---

<p align="center"><img src="https://github.com/AdamStelmaszczyk/rl-tutorial/blob/master/images/tensorboard.png"></p>
<img src="https://github.com/AdamStelmaszczyk/rl-tutorial/blob/master/images/tensorboard.png">

## Install

Expand Down

0 comments on commit 40e4cd4

Please sign in to comment.