imitation
Imitation learning library
Provides clean implementations of imitation and reward learning algorithms
Clean PyTorch implementations of imitation and reward learning algorithms
1k stars
19 watching
251 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
gymnasiumimitation-learninginverse-reinforcement-learningreward-learning
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 374 |
| | An implementation of Conditional Imitation Learning using Keras | 4 |
| | Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. | 65 |
| | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 549 |
| | A framework for training and testing imitation learning models in the CARLA simulator. | 235 |
| | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
| | A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. | 266 |
| | Research on repurposing reinforcement learning for transfer between tasks in robotics and multi-step visual tasks with simulation-to-real transfer | 108 |
| | Training methods and tools for fine-tuning language models using human preferences | 1,240 |
| | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
| | This codebase provides an implementation of a novel adversarial reward learning algorithm for generating human-like visual stories from image sequences. | 136 |
| | Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations | 637 |
| | This project demonstrates the effectiveness of reinforcement learning from human feedback (RLHF) in improving small language models like GPT-2. | 214 |
| | Teaching software developers how to build transparent and explainable machine learning models using Python | 673 |