imitation

Imitation learning library

Provides clean implementations of imitation and reward learning algorithms

Clean PyTorch implementations of imitation and reward learning algorithms

GitHub

1k stars
19 watching
251 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list

gymnasiumimitation-learninginverse-reinforcement-learningreward-learning

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
packtpublishing/hands-on-intelligent-agents-with-openai-gymTeaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym374
jmarrr/cil-kerasAn implementation of Conditional Imitation Learning using Keras4
onlytailei/carla_cil_pytorchImplementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset.65
cjy1992/gym-carlaA CARLA simulator wrapper for reinforcement learning and imitation learning environments549
felipecode/coiltraineA framework for training and testing imitation learning models in the CARLA simulator.235
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
lupoglaz/godotaigymEnables training of reinforcement learning models with PyTorch on Godot Engine using shared memory214
chingyaoc/pytorch-reinforceA PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments.266
jhu-lcsr/good_robotResearch on repurposing reinforcement learning for transfer between tasks in robotics and multi-step visual tasks with simulation-to-real transfer108
openai/lm-human-preferencesTraining methods and tools for fine-tuning language models using human preferences1,240
project-dc/pygenesesA PyTorch-based framework for training and studying artificial species in bio-inspired environments72
eric-xw/arelThis codebase provides an implementation of a novel adversarial reward learning algorithm for generating human-like visual stories from image sequences.136
google-deepmind/meltingpotAssesses generalization of multi-agent reinforcement learning algorithms to novel social situations637
ethanyanjiali/minchatgptThis project demonstrates the effectiveness of reinforcement learning from human feedback (RLHF) in improving small language models like GPT-2.214
jphall663/interpretable_machine_learning_with_pythonTeaching software developers how to build transparent and explainable machine learning models using Python673