Cyn7hia / Double-DQN-stock-trading-ruleLinks
Code for paper Stock trading rule discovery with double deep Q-network
☆14Updated 2 years ago
Alternatives and similar repositories for Double-DQN-stock-trading-rule
Users that are interested in Double-DQN-stock-trading-rule are comparing it to the libraries listed below
Sorting:
- Final Thesis at Fudan University, built a trading strategy on Bitcoin market using recurrent reinforcement learning☆28Updated 7 years ago
- Option hedging strategies are investigated using two reinforcement learning algorithms: deep Q network and deep deterministic policy grad…☆21Updated 6 years ago
- A DQN agent that optimally hedges an options portfolio.☆25Updated 5 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.☆36Updated 6 years ago
- Optimistic Bull or Pessimistic Bear: Adaptive Deep Reinforcement Learning for Stock Portfolio Allocation☆37Updated 6 years ago
- A Deep Reinforcement Learning model for high volume and frequency Forex Portfolio Management☆12Updated 3 years ago
- This project implements the two deep reinforcement learning algorithms on portfolio management☆54Updated 7 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…