AI4Finance-Foundation / Popular-RL-Algorithms
☆24Updated 4 years ago
Alternatives and similar repositories for Popular-RL-Algorithms:
Users that are interested in Popular-RL-Algorithms are comparing it to the libraries listed below
- A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum …☆143Updated 2 years ago
- Trading Robot based on LSTM-PPO☆25Updated 5 years ago
- ☆76Updated 11 months ago
- WATERMELON: Multi-Agent Reinforcement Learning Based Algorithmic Stock Trading System with GUI Application☆16Updated 2 years ago
- Practical Deep Reinforcement Learning Approach for Stock Trading. NeurIPS 2018 AI in Finance.☆83Updated 11 months ago
- Source code for paper:Multi-agent reinforcement learning for liquidation strategy analysis☆55Updated 5 years ago
- Trading multiple stocks using custom gym environment and custom neural network with StableBaselines3.☆49Updated last year
- An RL model that uses double deep Q learning to generate an optimal policy of stock market trades☆96Updated 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…☆55Updated 5 years ago
- a unified environment for supervised learning and reinforcement learning in the context of quantitative trading☆45Updated 3 years ago
- A portfolio optimization framework leveraging Deep Reinforcement Learning (DRL)☆23Updated 4 years ago
- An open-source framework for reduction of overfitting of DRL agents in Finance☆67Updated 2 years ago
- This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy g…