PacktPublishing / Hands-On-Intelligent-Agents-with-OpenAI-GymLinks
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
☆385Updated 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
Sorting:
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- ☆418Updated 2 years ago
- Reinforcement learning tutorials☆387Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆349Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆713Updated 2 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆721Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆433Updated 4 years ago
- ☆184Updated 3 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 3 years ago
- Implementations of Reinforcement Learning and Planning algorithms☆678Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆702Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆760Updated 6 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆645Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆649Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆301Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆313Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆762Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,181Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆596Updated 7 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago