thomashirtz / portfolio-management
Repository for portfolio management using Pytorch, SQLAlchemy and XArray. The management is done using the reinforcement learning algorithm "Soft Actor-Critic".
☆26Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for portfolio-management
- FInancial REinforcement learning☆28Updated last year
- Trading multiple stocks using custom gym environment and custom neural network with StableBaselines3.☆44Updated last year
- Using a modified version of Werner Duvaud's MuZero implementation (https://github.com/werner-duvaud/muzero-general) this reinforcement ag…☆17Updated 3 years ago
- JAX-LOB: A GPU-Accelerated limit order book simulator to unlock large scale reinforcement learning for trading☆102Updated last week
- A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum …☆142Updated last year
- JAX-LOB: A GPU-Accelerated limit order book simulator to unlock large scale reinforcement learning for trading☆19Updated last year
- ☆72Updated 8 months ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆39Updated 2 years ago
- This project is part of my internship at ULiege on Deep RL in stock market trading☆43Updated last year
- Order execution in the financial markets using Deep Reinforcement Learning.☆14Updated last year
- This MLOps project productionizes a Deep Reinforcement Learning agent with a scalable, distributed data streaming infrastructure using Ka…☆27Updated 3 years ago
- ☆104Updated 4 months ago
- Reinforcement Learning framework to make synthetic experiments in the financial domain☆22Updated last year
- Paper: https://arxiv.org/pdf/2008.12275.pdf☆26Updated 4 years ago
- A repository for simulating limit order book dynamics from historical data and using it to train a reinforcement learning agent to make m…☆28Updated 2 years ago
- An open-source framework for reduction of overfitting of DRL agents in Finance☆62Updated last year
- Source code for paper:Multi-agent reinforcement learning for liquidation strategy analysis☆53Updated 5 years ago
- Relation-Aware Transformer for Portfolio Policy Learning using Binance provider☆23Updated 3 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆58Updated last year
- Practical Deep Reinforcement Learning Approach for Stock Trading. NeurIPS 2018 AI in Finance.☆76Updated 8 months ago
- ☆19Updated last year
- Trading instruments for large timeseries☆11Updated last year
- ☆23Updated 3 years ago
- This project implements the two deep reinforcement learning algorithms on portfolio management☆46Updated 6 years ago
- Direct Reinforcement Learning Agent for Portfolio Management Purposes☆26Updated 5 years ago
- mbt_gym is a module which provides a suite of gym environments for training reinforcement learning (RL) agents to solve model-based high-…☆153Updated 10 months ago
- differential Sharpe ratio☆31Updated 5 years ago
- A concurrent and possibly highly parallel training environment for Reinforcement Learning Trading Bot