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โ10Updated 3 years ago
- ๐ณ Environments for Reinforcement Learningโ61Updated last month
- โ13Updated 10 months ago
- ๐ฎ Client base code to receive and control ssl robots in grSim simulator.โ13Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fraโฆโ139Updated 2 years ago
- A repository for code of reinforcement learning algorithms with PyTorchโ30Updated 3 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023โ75Updated 9 months ago
- A collection of pre-trained RL agents using Stable Baselines3โ134Updated 9 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryโ235Updated 6 months ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.โ37Updated 2 years ago
- โ100Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.โ100Updated 3 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)โ225Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.โ78Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,โฆโ121Updated 4 years ago
- Single notebook implementation of Deep RL algorithmsโ33Updated 4 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introductionโ90Updated 6 years ago
- OpenAI Gym environment for Robot Soccer Goalโ18Updated 6 years ago
- Lightweight multi-agent gridworld Gym environmentโ209Updated last year
- Notes on many interesting RL papersโ26Updated 5 years ago
- A Universal Deep Reinforcement Learning Frameworkโ70Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingโ301Updated last year
- โ11Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.โ69Updated 2 months ago
- reinforcement learning with pytorch geometric libraryโ50Updated 3 years ago
- An easy-to-use reinforcement learning library for research and education.โ169Updated last month
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.โ146Updated 3 years ago
- ๐ณ Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.โ69Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithmsโ96Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)โ16Updated 3 years ago