Skip to content

Training Process

Raj Nath Patel edited this page Jun 2, 2017 · 10 revisions

Training Options and Description

--use_model

To specify which RNN variants to be used in the training process. Currently, available models are GRU and LSTM. In future, we will be adding other variants also like Deep-LSTM, Simple RNN etc.

--load_data

This is useful when you have prepared data for training.

--data_train

Clone this wiki locally