ShivamShrirao / deep_Q_learning_from_scratch
Deep Q Reinforcement learning to play games just from visual input.
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for deep_Q_learning_from_scratch
- "Age of Empires II" Learning Environment☆64Updated 3 years ago
- Let's solve the flatland challenge!☆73Updated last year
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- Multi-Agent Reinforcement Learning of Crowd Simulation in GPU (PyTorch)☆61Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆80Updated last year
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆21Updated 3 years ago
- PyLoL OpenAI Gym Environments for League of Legends v4.20 RL Environment (LoLRLE)☆23Updated 3 years ago
- A curated collection of reinforcement learning resources☆86Updated 9 months ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- ☆14Updated 4 years ago
- Training code and evaluation benchmarks for the "Self-Supervised Policy Adaptation during Deployment" paper.☆111Updated 3 years ago
- Interactive GAN evolution of Mario and Zelda levels.☆54Updated last year
- A collection of Gymnasium compatible games for reinforcement learning.☆76Updated 7 months ago
- The source code for the gym-microrts paper.