Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
titu1994 committed Jan 17, 2018
1 parent e1e33de commit 8d271e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Keras with the Tensorflow backend has been used for the development of the model
# Training and Evaluation
Various multivariate benchmark datasets can be evaluated with the provided code and weight files. Refer to the weights directory for clarification.

There is 1 script file for each dataset, and 4 major sections in the code. For each of these code files, please keep the line below uncommented.
There is 1 script file for each dataset, and 2 major sections in the code. For each of these code files, please keep the line below uncommented.

- To use the MLSTM FCN model : `model = generate_model()`
- To use the MALSTM FCN model : `model = generate_model_2()`
Expand Down

0 comments on commit 8d271e3

Please sign in to comment.