Stable-Baselines-Team / rl-colab-notebooksLinks
Colab notebooks part of the documentation of Stable Baselines reinforcement learning library
☆234Updated 6 months ago
Alternatives and similar repositories for rl-colab-notebooks
Users that are interested in rl-colab-notebooks are comparing it to the libraries listed below
Sorting:
- A collection of pre-trained RL agents using Stable Baselines3☆134Updated 9 months ago
- ☆184Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆187Updated 10 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆336Updated last month
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆694Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- Imitation learning algorithms