feizhihui / Reinforcement-Learning-From-Scratch
Reinforcement learning demo with slides in David Silver RL lectures
☆13Updated 7 years ago
Alternatives and similar repositories for Reinforcement-Learning-From-Scratch:
Users that are interested in Reinforcement-Learning-From-Scratch are comparing it to the libraries listed below
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆49Updated 2 years ago
- ☆76Updated 7 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Hands-On Reinforcement Learning with TensorFlow & TRFL☆13Updated 4 years ago
- Progress, Notes, Summaries and a lot of Questions on Machine Learning☆55Updated 5 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆50Updated 6 years ago
- ☆92Updated 4 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Lightweight multi-agent gridworld Gym environment☆204Updated last year
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- A first bare bones paralleled implementation of Go Explore as described by the Uber Engineering blog post☆46Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆72Updated 4 years ago
- Gridworld for MARL experiments☆139Updated 4 years ago
- ☆21Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆84Updated 6 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated last year
- Code for experimenting with state and action abstractions in reinforcement learning.☆31Updated 4 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Logarithmic Reinforcement Learning☆26Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago