deepstock
Stock prediction project
An experimental project exploring the use of deep learning to analyze and predict stock market trends.
Technical experimentations to beat the stock market using deep learning
470 stars
54 watching
156 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
deep-learningstockstock-markettechnical-experimentations
Related projects:
Repository | Description | Stars |
---|---|---|
lastancientone/deep_learning_machine_learning_stock | An in-depth analysis and experimentation of stock market prediction using machine learning and deep learning techniques. | 1,254 |
nazanin1369/stockpredictor | Uses machine learning and deep learning to predict stock movement based on historical data from Yahoo Finance. | 49 |
vivekpa/introneuralnetworks | An educational project to teach machine learning and neural networks using stock price prediction as an example | 741 |
robertmartin8/machinelearningstocks | A Python project applying machine learning to predict stock price movements based on historical data and fundamental analysis. | 1,764 |
malhartakle/mastersdissertation | An experimental project comparing different machine learning algorithms and ensemble methods for predicting stock market trends. | 1 |
achillesrasquinha/bulbea | A library for building machine learning models to predict stock prices and analyze market sentiment. | 2,049 |
timestocome/test-stock-prediction-algorithms | An experimental repository exploring time series analysis and prediction techniques using various machine learning approaches. | 421 |
vivekpa/aialpha | This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,734 |
shikhar1998/stock-market-prediction-using-neural-networks-and-genetic-algorithm | An AI model predicting stock market prices using neural networks and genetic algorithms | 77 |
nourozr/stock-price-prediction-lstm | A Python project that uses LSTM recurrent neural networks to predict the average price of Apple Inc. stock based on historical data | 573 |
deependersingla/deep_trader | An agent learns to trade stocks using reinforcement learning | 1,458 |
kh-kim/stock_market_reinforcement_learning | Provides a general environment for stock market trading simulation using OpenAI Gym and reinforcement learning algorithms | 791 |
pskrunner14/trading-bot | An implementation of a stock trading bot using Deep Q-Learning to predict and make trades based on historical market data. | 983 |
sachink2010/automatedstocktrading-deepq-learning | A project implementing a reinforcement learning-based automated trading system to optimize stock portfolio management. | 263 |
rachnog/advanced-deep-trading | An exploration of applying deep learning techniques to financial time series data | 543 |