purvasingh96 / gym-fraudLinks
💳 Creates a new gym environment for credit-card anomaly detection using Deep Q-Networks (DQN) and leverages Open AI's Gym toolkit to allocate appropriate awards to the RL agent.
☆16Updated 4 years ago
Alternatives and similar repositories for gym-fraud
Users that are interested in gym-fraud are comparing it to the libraries listed below
Sorting:
- Stock Trading using Reinforcement Learning☆9Updated 5 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.☆36Updated 5 years ago
- Code for paper Stock trading rule discovery with double deep Q-network☆14Updated 2 years ago
- Python DQN for practicable portfolio management☆12Updated 4 years ago
- Based on PytorchRL tutorials☆8Updated 3 years ago
- This repository provides codes for implementing DQN model in algorithmic trading☆14Updated 3 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- stock trading strategy automatic generated from historical price and volume, using DQN☆25Updated 7 years ago
- Implementation of the DDPG algorithm for Optimal Finance Trading☆44Updated 5 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Trading Robot based on LSTM-PPO☆27Updated 5 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆30Updated 4 years ago
- Applying Reinforcement learning models for stock price predictions☆25Updated 6 years ago
- Google Stock Price Prediction Using RNN - LSTM☆14Updated 5 years ago
- ☆11Updated 3 years ago
- Official implementation of the UMDQN algorithm presented in the scientific research paper entitled "Distributional Reinforcement Learning…☆11Updated 3 years ago
- Stock Trading with Reinforcement Learning (DQN & DDPG)☆9Updated 4 years ago
- Option hedging strategies are investigated using two reinforcement learning algorithms: deep Q network and deep deterministic policy grad…☆21Updated 5 years ago
- The work aims to explore Value based, Deep Reinforcment Learning (Deep Q-Learning and Double Deep Q-Learning) for the problem of Optimal …☆54Updated 5 years ago
- Source Code for 'Reinforcement Learning for Finance' by Samit Ahlawat☆26Updated 2 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- Build DDPG models and test on stock market☆22Updated 6 years ago
- ☆15Updated 4 years ago
- Stock market data can be interesting to analyze and as a further incentive, strong predictive models can have large financial payoff. The…☆24Updated 7 years ago
- A PyTorch Implementation for Deep Q Network☆7Updated 6 years ago
- An attempt at recreating DeepMind's implementation of Deep Q Learning on Atari Breakout using PyTorch☆11Updated 5 years ago
- ☆32Updated 4 years ago
- Optimistic Bull or Pessimistic Bear: Adaptive Deep Reinforcement Learning for Stock Portfolio Allocation☆37Updated 6 years ago
- This project explores stock trading modelling with the use recurrent neural network (RNN) with long-short term memory (LSTM) architecture…☆27Updated 6 years ago