/stockmate

This python module utilizes deep learning approaches to predict the price of a given stock for the days to come. Using LSTM (Long Short Term Memory) this tool accepts the price record of a certain stock as csv file and learns the fluctuations and patterns within that record in order to predict its future behaviors.

Primary LanguagePython

stockmate

This python module utilizes deep learning approaches to predict the price of a given stock for the days to come. Using LSTM (Long Short Term Memory) this tool accepts the price record of a certain stock as csv file and learns the fluctuations and patterns within that record in order to predict its future behaviors.