Here i am trying to predict stock value for next 30 minutes using last hour stock value data minute by minute. Here i am using deep-learning algorithms like feed-forward-neural network and Long term Short term memory neural network.
I created this repository to explore deep learning algorithms, specifically Artificial Neural Networks (ANN) and Recurrent Neural Networks (RNN). By utilizing various deep learning algorithms, we aim to understand the strengths and weaknesses of each network, enabling us to gain an in-depth understanding of their optimal applications and use cases.
Google collab IDE (Integrated Development Environment) can provide python 3 and with all libraries which are needed for running above jupyter notebooks.
Distributed under the GPL License