This document summarizes a research paper that applied deep learning techniques like LSTM to predict stock market values. The researchers collected daily stock index data for 3 major Indian companies over 6 years. They applied machine learning models like regression, classification with Bagging, Boosting, Random Forest, ANN to the data. LSTM models were also built and showed higher accuracy than machine learning models. LSTM performed best when provided more training data. The researchers concluded that deep learning methods like LSTM can efficiently predict stock values and outperform traditional machine learning models.