Skip to content

Commit

Permalink
correct urls
Browse files Browse the repository at this point in the history
  • Loading branch information
robertleeplummerjr committed Apr 21, 2018
1 parent 865c7c9 commit ab7067c
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 @@ -21,8 +21,8 @@
- [Training](#training)
+ [Data format](#data-format)
+ [For training with NeuralNetwork](#for-training-with-neuralnetwork)
+ [For training with `RNNTimeStep`, `LSTMTimeStep` and `GRUTimeStep`](#for-training-with-rnntimestep-lstmtimestep-and-gputimestep)
+ [For training with `RNN`, `LSTM` and `GRU`](#for-training-with-rnn-lstm-and-gpu)
+ [For training with `RNNTimeStep`, `LSTMTimeStep` and `GRUTimeStep`](#for-training-with-rnntimestep-lstmtimestep-and-grutimestep)
+ [For training with `RNN`, `LSTM` and `GRU`](#for-training-with-rnn-lstm-and-gru)
+ [Training Options](#training-options)
+ [Async Training](#async-training)
- [Methods](#methods)
Expand Down

0 comments on commit ab7067c

Please sign in to comment.