Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jdwittenauer committed Dec 29, 2018
1 parent 56b5b75 commit 2f6d9a6
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
Expand Up @@ -83,7 +83,8 @@ Notebooks using Keras to implement deep learning models. Inspired by fast.ai co

<a href="http://nbviewer.ipython.org/github/jdwittenauer/ipython-notebooks/blob/master/notebooks/keras/StructuredTimeSeries.ipynb">Part 1 - Structured And Time Series Data</a><br/>
<a href="http://nbviewer.ipython.org/github/jdwittenauer/ipython-notebooks/blob/master/notebooks/keras/ConvolutionalNetworks.ipynb">Part 2 - Convolutional Networks</a><br/>
<a href="http://nbviewer.ipython.org/github/jdwittenauer/ipython-notebooks/blob/master/notebooks/keras/RecommenderSystems.ipynb">Part 3 - Recommender Systems</a>
<a href="http://nbviewer.ipython.org/github/jdwittenauer/ipython-notebooks/blob/master/notebooks/keras/RecommenderSystems.ipynb">Part 3 - Recommender Systems</a><br/>
<a href="http://nbviewer.ipython.org/github/jdwittenauer/ipython-notebooks/blob/master/notebooks/keras/RecurrentNetworks.ipynb">Part 4 - Recurrent Networks</a>

#### Misc

Expand Down

0 comments on commit 2f6d9a6

Please sign in to comment.