Hands-On-Intelligent-Agents-with-OpenAI-Gym

Agent building guide

Teaching software developers to build intelligent agents using deep reinforcement learning and 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

GitHub

374 stars
19 watching
149 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

actor-criticadvantage-actor-criticcarla-driving-simulatorcarla-simulatordeep-reinforcement-learningdqnintelligent-agentslearning-agentsopenai-gympytorchpytorch-a3cpytorch-carla

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cjy1992/gym-carla A CARLA simulator wrapper for reinforcement learning and imitation learning environments 549
open-mmlab/mmengine Provides a flexible and configurable framework for training deep learning models with PyTorch. 1,196
devendrachaplot/deeprl-grounding Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. 237
project-dc/pygeneses A PyTorch-based framework for training and studying artificial species in bio-inspired environments 72
minqi/learning-to-communicate-pytorch This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. 349
google-deepmind/meltingpot Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations 637
lupoglaz/godotaigym Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory 214
bitsauce/carla-ppo A custom PPO agent for autonomous driving in CARLA. 231
scitator/animal-olympics-starter-kit Provides an API and environment for training AI agents in Unity, using the Unity ML-Agents package 3
onlytailei/carla_cil_pytorch Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. 65
mpschrader/gym-sokoban An OpenAI Gym environment for solving the Sokoban puzzle game 333
trypromptly/llmstack A tool for building and deploying generative AI applications with a no-code multi-agent framework 1,659
huggingface/pytorch-openai-transformer-lm Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities 1,511
openai/finetune-transformer-lm This project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture. 2,167
carla-simulator/reinforcement-learning An implementation of an actor-critic reinforcement learning algorithm in Python. 245