matteocasolari / reinforcement-learning-an-introduction-solutionsLinks
Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)
☆33Updated 3 years ago
Alternatives and similar repositories for reinforcement-learning-an-introduction-solutions
Users that are interested in reinforcement-learning-an-introduction-solutions are comparing it to the libraries listed below
Sorting:
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- ☆100Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 4 months ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆139Updated 3 years ago
- Paper Collection of Reinforcement Learning Exploration covers Exploration of Muti-Arm-Bandit, Reinforcement Learning and Multi-agent Rein…☆35Updated 5 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated 3 weeks ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆93Updated 6 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆73Updated 8 months ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆90Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆229Updated 5 months ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- Jupyter notebook for the MAP-Elites algorithms (Mouret & Clune, 2015)☆21Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆223Updated 3 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆80Updated 5 years ago
- Representing robots as graphs for reinforcement-learning in PyBullet locomotion environments.☆33Updated 4 years ago
- Implementation for paper "A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning".☆59Updated 9 months ago