mehdiforoozandeh / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:Python 100.0%