conditionWang / DRQN_Stock_Trading
This is the code implementation of the paper "Financial Trading as a Game: A Deep Reinforcement Learning Approach".
☆86Updated 4 years ago
Alternatives and similar repositories for DRQN_Stock_Trading
Users that are interested in DRQN_Stock_Trading are comparing it to the libraries listed below
Sorting:
- ☆32Updated 4 years ago
- This repository presents our work during a project realized in the context of the IEOR 8100 RL Class at Columbia University.☆250Updated 3 years ago
- This project implements the two deep reinforcement learning algorithms on portfolio management☆54Updated 6 years ago
- Deep LSTM Duel DQN Reinforcement Learning Forex EUR/USD Trader☆186Updated 2 years ago
- Trading multiple stocks using custom gym environment and custom neural network with StableBaselines3.☆51Updated 2 years ago
- Experimental code supporting the results presented in the scientific research paper entitled "An Application of Deep Reinforcement Learni…☆197Updated 3 years ago
- This repository provides the code for a Reinforcement Learning trading agent with its trading environment that works with both simulated …☆213Updated last year
- This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent lear…☆70Updated 5 years ago
- MASA: Developing A Multi-Agent and Self-Adaptive Framework with Deep Reinforcement Learning for Dynamic Portfolio Risk Management.☆37Updated 6 months ago
- Practical Deep Reinforcement Learning Approach for Stock Trading. NeurIPS 2018 AI in Finance.☆86Updated last year
- ☆95Updated last year
- 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…