hfbassani / RLBookExercisesLinks
Jupyter notebook exercises of "Reinforcement Learning: An Introduction", Richard S. Sutton and Andrew G. Barto
โ27Updated last year
Alternatives and similar repositories for RLBookExercises
Users that are interested in RLBookExercises are comparing it to the libraries listed below
Sorting:
- Image dataset from RoboCup Small Size Leagueโ11Updated 3 years ago
- ๐ณ Environments for Reinforcement Learningโ62Updated 6 months ago
- โ13Updated last year
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fraโฆโ143Updated 3 years ago
- Single notebook implementation of Deep RL algorithmsโ34Updated 5 years ago
- A repository for code of reinforcement learning algorithms with PyTorchโ30Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)โ230Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,โฆโ121Updated 5 years ago
- Reinforcement Learning Algorithms with Python, Published by Packtโ187Updated 2 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023โ85Updated 2 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryโ244Updated 11 months ago
- Loose taxonomy of reinforcement learning algorithmsโ188Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3โ141Updated last year
- OpenAI Gym environment for Robot Soccer Goalโ18Updated 6 years ago
- ๐ณ Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.โ69Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithmโ44Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.โ149Updated 4 years ago
- Pytorch starter code for UC Berkeley's cs285 assignmentsโ72Updated 3 years ago
- Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...โ204Updated 3 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.โ102Updated 7 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithmsโ96Updated 5 years ago
- ๐ฎ Client base code to receive and control ssl robots in grSim simulator.โ13Updated 4 years ago
- Lightweight multi-agent gridworld Gym environmentโ212Updated 2 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Controlโ26Updated 3 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Opeโฆโ54Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.โ79Updated 5 years ago
- Plug-and-play hydra sweepers for the EA-based multifidelity method DEHB and several population-based training variations, all proven to eโฆโ85Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019โ170Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computingโ137Updated 3 months ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooterโ17Updated 5 years ago