Skip to content

Commit

Permalink
RNN tutorial instructions added
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-gorner committed Mar 22, 2019
1 parent 0714f0a commit f134d0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tensorflow-rnn-tutorial/README.md
Expand Up @@ -7,6 +7,8 @@ All notebooks execute on Google Colaboratory for free. The last exercise runs on

## Start here

Instructions are provided in each notebook in the section marked [WORK REQUIRED]

Part 1: [00_Keras_RNN_predictions_playground.ipynb](https://colab.research.google.com/github/GoogleCloudPlatform/tensorflow-without-a-phd/blob/master/tensorflow-rnn-tutorial/00_Keras_RNN_predictions_playground.ipynb)

Part 2: [01_Keras_stateful_RNN_playground.ipynb](https://colab.research.google.com/github/GoogleCloudPlatform/tensorflow-without-a-phd/blob/master/tensorflow-rnn-tutorial/01_Keras_stateful_RNN_playground.ipynb)
Expand Down

0 comments on commit f134d0f

Please sign in to comment.