coiltraine

Imitation learning framework

A framework for training and testing imitation learning models in the CARLA simulator.

Training framework for conditional imitation learning

GitHub

234 stars
6 watching
65 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
carla-simulator/imitation-learning An AI project that uses conditional imitation learning to enable autonomous vehicles to learn from demonstrations and perform tasks in a simulated environment. 440
mvpcom/carlailtrainer A training system for imitation learning in autonomous driving simulations. 50
onlytailei/carla_cil_pytorch Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. 66
franckdess/vita_carla_tutorial An open-source tutorial on imitation learning with distributional shift in autonomous driving using CARLA and Python. 3
cjy1992/gym-carla A CARLA simulator wrapper for reinforcement learning and imitation learning environments 545
humancompatibleai/imitation Provides clean implementations of imitation and reward learning algorithms 1,327
gokulnc/setting-up-carla-reinforcement-learning Provides a framework for using CARLA as a reinforcement learning environment 95
nrhinehart/precog_carla_dataset Provides tools and datasets for simulating driving scenarios with deep imitation learning 41
daiqing98/fedcil An implementation of a Continual Federated Learning algorithm using Generative Replay to adapt models to new data distributions. 27
codepothunter/fednp A framework for non-IID federated learning via neural propagation 6
qinbinli/moon A framework for collaborative machine learning model training that leverages similarity between model representations to correct local training. 263
enginbozkurt/carla-training-data Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development 108
zhangfuyang/rl_carla A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach 228
affinis-lab/core A deep learning module for stateful imitation learning in autonomous driving simulations. 5
hubfire/muti-branch-ddpg-carla An implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments. 79