munozalexander / Stock-Prediction
LSTM RNN for sentiment-based stock prediction
☆64Updated 7 years ago
Alternatives and similar repositories for Stock-Prediction:
Users that are interested in Stock-Prediction are comparing it to the libraries listed below
- Predicting the stock market with sentiment analysis and LSTM techniques☆82Updated 4 years ago
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆61Updated 3 years ago
- Stock price prediction using LSTM and 1D Convoltional Layer implemented in keras with TF backend on daily closing price of S&P 500 data f…☆142Updated 7 years ago
- Stanford Project: Artificial Intelligence is changing virtually every aspect of our lives. Today’s algorithms accomplish tasks that until…☆266Updated last year
- Sentiment Analysis of news on stock prices☆124Updated last year
- Implementing a Generative Adversarial Network on the Stock Market☆121Updated 3 years ago
- Stock Price prediction using news data. The datasets used consists news and stock price data from 2008 to 2016. The polarity(Subjectivity…☆48Updated 7 years ago
- ☆114Updated 8 years ago
- kennedyCzar / STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDAForecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning …☆134Updated 2 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆40Updated 2 years ago
- This is a Machine Learning project using Convolutional Neural Network to predict the stock price. It is done after a project article by A…☆42Updated 3 years ago
- Stock closing and opening forecasting using Deep neural network and LSTM(technical indicators included)☆20Updated 7 years ago
- BEST SCORE ON KAGGLE SO FAR. Mean Square Error after repeated tuning 0.00032. Used stacked GRU + LSTM layers with optimized architecture,…☆69Updated 6 years ago
- predict the price trend of individual stocks using deep learning and natural language processing☆76Updated 7 years ago
- Predicting stock price using historical data of a company, using Neural networks (LSTM).☆154Updated 5 years ago
- A deep learning method for event driven stock market prediction. Deep learning is useful for event-driven stock price movement predictio…☆206Updated 5 years ago
- Deep q learning on determining buy/sell signal and placing orders☆48Updated 5 years ago
- Stock price trend prediction with news sentiment analysis using deep learning☆71Updated 8 years ago
- An intelligent recommender system for stock analyzing, predicting and trading☆141Updated 3 years ago
- Reinforcement Learning Script that trades Equities from Yahoo Finance☆77Updated 6 years ago
- Algorithmic Trading using Sentiment Analysis on News Articles☆169Updated 4 years ago
- Stock analysis/prediction model using machine learning☆187Updated 7 years ago
- Deep Learning - Neural network (RNN, LSTM & GRU)☆66Updated 6 years ago
- This project is to practice applying Long Short-Term Memory network in deep learning to predict time series financial data. I selected Am…☆15Updated 7 years ago
- We used Machine learning techniques to evaluate past data pertaining to the stock market and world affairs of the corresponding time peri…☆77Updated 7 years ago
- This project aims to predict VOLATILITY S&P 500 (^VIX) time series using LSTM.☆100Updated 4 years ago
- In this project, I have tried to predict the stock price of Microsoft using LSTM☆17Updated 6 years ago
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆54Updated 4 years ago
- Implemented Recurrent Neural Networks in Keras with candlestick stock price information to predict future price movement.☆54Updated 8 years ago
- Automate swing trading using deep reinforcement learning. The deep deterministic policy gradient-based neural network model trains to cho…☆69Updated 7 years ago