Skip to content

k3vob/LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

LSTM

All purpose OOP implementation of a Long Short-Term Memory Recurrent Neural Network, using TensorFlow. The model was initially produced for my Undergraduate Thesis in predicting stock price movements. It has been designed in a highly encapsulated form (including completely hiding the TensorFlow Session within the class) with many user-customisable parameters defining the network's architecture, allowing it to be easily adjusted and applied to any time-series prediction task.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages