How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Algorithmic trading with deep learning experiments. Now released part one - simple time series forecasting. I plan to implement more sophisticated algorithms and their ensembles with different features, check their performance, train a trading strategy and go live.
:boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling
List of awesome resources for machine learning-based algorithmic trading
This project is a collection of predictive models and quantitative tools for stock price forecasting. It implements a variety of machine learning architectures, including generative adversarial networks, long short-term memory networks, and language models for financial analysis. The system distinguishes itself by combining time-series forecasting with natural language processing to convert financial news into numerical sentiment scores. It also incorporates synthetic market data generation and automated hyperparameter optimization using Bayesian and reinforcement learning methods to reduce p
Technical experimentations to beat the stock market using deep learning.
The main features of keon/deepstock are: Algorithmic Trading Frameworks, Deep Learning Trading, Machine Learning Models.
Open-source alternatives to keon/deepstock include: rachnog/deep-trading — Algorithmic trading with deep learning experiments. Now released part one - simple time series forecasting. I plan to… achillesrasquinha/bulbea — :boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling. filangel/qtrader — Reinforcement Learning for Portfolio Management. borisbanushev/stockpredictionai — This project is a collection of predictive models and quantitative tools for stock price forecasting. It implements a… cbailes/awesome-deep-trading — List of awesome resources for machine learning-based algorithmic trading. ceruleanacg/personae — 📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning for…