my2582 / Adversarial-RLLinks
A Project of a Reinforcement Learning course. Simulated competing investment strategies through continuous refinement in a virtual stock market setting. The strategies adjusted weights to different stocks over time to maximize profits.
☆15Updated 6 years ago
Alternatives and similar repositories for Adversarial-RL
Users that are interested in Adversarial-RL are comparing it to the libraries listed below
Sorting:
- Deep Direct Recurrent Reinforcement Learning to learn trading system☆26Updated 7 years ago
- A deep learning model for Financial Signal Representation and Trading☆75Updated 6 years ago
- Optimistic Bull or Pessimistic Bear: Adaptive Deep Reinforcement Learning for Stock Portfolio Allocation☆37Updated 6 years ago
- Implementation of the DDPG algorithm for Optimal Finance Trading☆45Updated 5 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…☆58Updated 6 years ago
- A crypto currency live-trading backend for Huobi☆35Updated 7 years ago
- Reinforcement Learning Script that trades Equities from Yahoo Finance☆77Updated 6 years ago
- Build DDPG models and test on stock market☆22Updated 6 years ago
- Applying Deep Learning and NLP in Quantitative Trading☆106Updated 6 years ago
- ☆27Updated 7 years ago
- Final Thesis at Fudan University, built a trading strategy on Bitcoin market using recurrent reinforcement learning☆29Updated 6 years ago
- ☆34Updated 5 years ago
- Deep q learning on determining buy/sell signal and placing orders☆50Updated 6 years ago
- Trading Stock with Deep Reinforcement Learning☆24Updated 7 years ago
- Stock Market Prediction Using Unsupervised Features☆54Updated 6 years ago
- Implementations of FX trading with RRL☆64Updated 6 years ago
- Deep Reinforcement Learning For Trading☆106Updated last year
- A DQN agent that optimally hedges an options portfolio.☆24Updated 5 years ago
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆61Updated 3 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆42Updated 2 years ago
- This is the code implementation of the paper "Financial Trading as a Game: A Deep Reinforcement Learning Approach".☆90Updated 4 years ago
- Automated FOREX trading using recurrent reinforcement learning☆33Updated 2 years ago
- An RL model that uses double deep Q learning to generate an optimal policy of stock market trades☆104Updated 2 years ago
- Exploring actor critic deep reinforcement learning methods for maximizing profits by learning stock trading strategies☆11Updated 2 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.☆36Updated 5 years ago
- Deep Reinforcement Learning for Stock trading task☆21Updated 4 years ago
- quantitative trading system based on deep learning and reinforcement learning☆53Updated 7 years ago
- CSCI 599 deep learning and its applications final project☆156Updated 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 6 years ago
- 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 6 years ago