PacktPublishing / Hands-On-Intelligent-Agents-with-OpenAI-Gym
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
☆380Updated 2 years ago
Alternatives and similar repositories for Hands-On-Intelligent-Agents-with-OpenAI-Gym:
Users that are interested in Hands-On-Intelligent-Agents-with-OpenAI-Gym are comparing it to the libraries listed below
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆662Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆412Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆333Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Implementations of Reinforcement Learning and Planning algorithms☆632Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆298Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆702Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,169Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- A collection of multi agent environments based on OpenAI gym.☆598Updated 9 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,067Updated 3 years ago
- ☆185Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆311Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- ☆395Updated last year
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆570Updated 7 years ago
- Reinforcement learning tutorials☆377Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆542Updated 5 months ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆421Updated 2 years ago
- An OpenAI gym wrapper for CARLA simulator☆573Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆680Updated 11 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,217Updated last month
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆472Updated last year