Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 187 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 187 Bytes

Custom LSTM implementation

This repository includes source code for the custom long short-term memory (LSTM) neural network. Code is developed using Python 3, Tensorflow and Numpy.