JayChanHoi / value-based-deep-reinforcement-learning-trading-model-in-pytorchLinks
This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent learn to make decision between selling, holding and buying stock with fixed amount based on the reward returned from the environment.
☆70Updated 6 years ago
Alternatives and similar repositories for value-based-deep-reinforcement-learning-trading-model-in-pytorch
Users that are interested in value-based-deep-reinforcement-learning-trading-model-in-pytorch are comparing it to the libraries listed below
Sorting:
- 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…☆58Updated 6 years ago
- A deep learning model for Financial Signal Representation and Trading☆74Updated 6 years ago
- Build DDPG models and test on stock market☆22Updated 6 years ago
- Implementation of the DDPG algorithm for Optimal Finance Trading☆44Updated 5 years ago
- Deep Reinforcement Learning for Financial Trading using Price Trailing @ ICASSP 2019☆222Updated 2 years ago
- A Deep Reinforcement Learning Challenge on Forex Portfolio Management☆148Updated 11 months ago
- Trading using Deep Q Learning☆37Updated 6 years ago
- This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy g…☆108Updated 5 years ago
- An RL model that uses double deep Q learning to generate an optimal policy of stock market trades☆104Updated 2 years ago
- Experimental code supporting the results presented in the scientific research paper entitled "An Application of Deep Reinforcement Learni…☆202Updated 3 years ago
- Deep Reinforcement Learning For Trading☆106Updated last year
- This repository presents our work during a project realized in the context of the IEOR 8100 RL Class at Columbia University.☆252Updated 3 years ago
- Source code for paper:Multi-agent reinforcement learning for liquidation strategy analysis☆58Updated 6 years ago
- Using deep actor-critic model to learn best strategies in pair trading☆317Updated 8 years ago
- Training an Agent to make automated trading decisions in a simulated stochastic market environment using Reinforcement Learning or Deep Q…☆87Updated 5 years ago
- This project implements the two deep reinforcement learning algorithms on portfolio management☆55Updated 6 years ago
- The work aims to explore Value based, Deep Reinforcment Learning (Deep Q-Learning and Double Deep Q-Learning) for the problem of Optimal …☆54Updated 5 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.☆36Updated 5 years ago
- This is the code implementation of the paper "Financial Trading as a Game: A Deep Reinforcement Learning Approach".☆88Updated 4 years ago
- A Project of a Reinforcement Learning course. Simulated competing investment strategies through continuous refinement in a virtual stock …☆15Updated 5 years ago
- A simple, yet elegant visualization of our stock trading RL agent environment.☆221Updated 3 years ago
- Deep Reinforcement Learning for Stock trading task☆20Updated 4 years ago
- This repository provides the code for a Reinforcement Learning trading agent with its trading environment that works with both simulated …☆215Updated last year
- Reinforcement Learning Script that trades Equities from Yahoo Finance☆77Updated 6 years ago
- Deep Direct Recurrent Reinforcement Learning to learn trading system☆26Updated 7 years ago
- A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum …☆147Updated last week
- Final Thesis at Fudan University, built a trading strategy on Bitcoin market using recurrent reinforcement learning☆28Updated 6 years ago
- CSCI 599 deep learning and its applications final project☆155Updated 6 years ago
- Implementation of Reinforcement Learning in Pair Trading☆9Updated last week
- playing idealized trading games with deep reinforcement learning☆359Updated 4 years ago