shaurya-src / Reinforced-Stock-Trading
Using Reinforcement Learning on S&P500 dataset to predict the future stock prices. The implementation uses deep Q-learning model along with time series modeling to achieve the goal state.
☆18Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Reinforced-Stock-Trading
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆50Updated 3 years ago
- Stock price prediction using a Temporal Fusion Transformer☆89Updated last year
- Implementing a Generative Adversarial Network on the Stock Market☆120Updated 2 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 …☆127Updated 2 years ago
- apolanco3225 / Deep-Reinforcement-Learning-for-Optimal-Execution-of-Portfolio-Transactions-using-DDPGPerforming a trading strategy using deep deterministic policy gradients to know when to buy, hold or sell stocks in a virtual environment…☆53Updated 5 years ago
- Stock trading strategies play a critical role in investment. However, it is challenging to design a profitable strategy in a complex and …☆36Updated 2 years ago
- This is the code implementation of the paper "Financial Trading as a Game: A Deep Reinforcement Learning Approach".☆77Updated 3 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆63Updated 3 years ago
- This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent lear…☆69Updated 5 years ago
- Using Reinforcement Learning with Deep Deterministic Policy Gradient for Portfolio Optimization☆9Updated last year
- ☆185Updated 2 months ago
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆20Updated 7 years ago
- Stock markets are an essential component of the economy. Their prediction naturally arouses afascination in the academic and financial w…☆18Updated 3 years ago
- Hidden Markov Model (HMM) based stock forecasting☆96Updated 6 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.☆35Updated 4 years ago
- stock prediction with GAN and WGAN☆89Updated 2 years ago
- Learn to use reinforcement learning to maximize the profit gained from a trade.☆27Updated 2 years ago
- In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to …☆225Updated 3 years ago
- Implementation of the DDPG algorithm for Optimal Finance Trading☆41Updated 5 years ago
- Creating a graph that summarizes correlations between stocks and using a Graph Neural Network to encode that information to be utilized i…☆16Updated last year
- DQN stock trading pytorch implementation☆40Updated 5 years ago
- Time Series analysis with Python and ARIMA model to forecast Bitcoin price☆21Updated 6 years ago
- we implemented a model to predict the market price of a nonlinear chaotic time series,using reinforcement learning☆17Updated 5 years ago
- Stock Prediction usning Transformer NN☆80Updated 5 years ago
- ☆31Updated 4 years ago
- This repository represents work in progress for the Worldquant University Capstone Project titled: Asset Portfolio Management using Deep …☆73Updated 2 years ago
- ☆17Updated 2 years ago
- Intra day Stock Prediction 10 minutes into the future☆102Updated 5 years ago
- An RL model that uses double deep Q learning to generate an optimal policy of stock market trades☆93Updated last year