This document discusses forecasting stock prices in the Indian stock market using deep learning techniques. It provides background on stock markets and exchanges in India, as well as key concepts in deep learning including LSTM neural networks. The methodology section outlines the steps taken: preprocessing and cleaning the stock price data, selecting features, training an LSTM model on historical data and generating predictions, calculating errors between predictions and actual prices. Results show that predicting longer time periods leads to lower errors. The conclusion is that LSTM models can more accurately predict company growth over time if trained on larger historical datasets.