Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
dennybritz committed Sep 20, 2015
1 parent 57747d8 commit f3a7a65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano

### Jupyter Notebook Setup

System Requirements:

Expand All @@ -8,7 +9,7 @@ System Requirements:

To start the [Jupyter Notebook](https://jupyter.org/index.html):

```
```bash
# Clone the repo
git clone https://github.com/dennybritz/rnn-tutorial-rnnlm
cd rnn-tutorial-rnnlm
Expand Down

0 comments on commit f3a7a65

Please sign in to comment.