We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865c7c9 commit ab7067cCopy full SHA for ab7067c
README.md
@@ -21,8 +21,8 @@
21
- [Training](#training)
22
+ [Data format](#data-format)
23
+ [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)
+ + [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)
26
+ [Training Options](#training-options)
27
+ [Async Training](#async-training)
28
- [Methods](#methods)
0 commit comments