Skip to content

Commit ab7067c

Browse files
correct urls
1 parent 865c7c9 commit ab7067c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
- [Training](#training)
2222
+ [Data format](#data-format)
2323
+ [For training with NeuralNetwork](#for-training-with-neuralnetwork)
24-
+ [For training with `RNNTimeStep`, `LSTMTimeStep` and `GRUTimeStep`](#for-training-with-rnntimestep-lstmtimestep-and-gputimestep)
25-
+ [For training with `RNN`, `LSTM` and `GRU`](#for-training-with-rnn-lstm-and-gpu)
24+
+ [For training with `RNNTimeStep`, `LSTMTimeStep` and `GRUTimeStep`](#for-training-with-rnntimestep-lstmtimestep-and-grutimestep)
25+
+ [For training with `RNN`, `LSTM` and `GRU`](#for-training-with-rnn-lstm-and-gru)
2626
+ [Training Options](#training-options)
2727
+ [Async Training](#async-training)
2828
- [Methods](#methods)

0 commit comments

Comments
 (0)