What does this implement/fix? Explain your changes.
1) Implemented the LSTM multivariate many-to-one classifier.
2) Changed the base file so that now the users have the option to decide the number of hidden layers they want, based on the length of units.
Does your contribution introduce a new dependency? If yes, which one?
Reference Issues/PRs
What does this implement/fix? Explain your changes.
1) Implemented the LSTM multivariate many-to-one classifier. 2) Changed the base file so that now the users have the option to decide the number of hidden layers they want, based on the length of units.
Does your contribution introduce a new dependency? If yes, which one?
Any other comments?