From ab7067c16e7e9385cfd1820c9e8ae0de08a31549 Mon Sep 17 00:00:00 2001 From: Robert Plummer Date: Sat, 21 Apr 2018 14:39:46 -0400 Subject: [PATCH] correct urls --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ef56e393..5dbc3cdc0 100644 --- a/README.md +++ b/README.md @@ -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)