Skip to content

teodoraspasojevic/Imitation-Learning-Autonomous-Driving-Gymnasium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imitation Learning for Autonomous Driving Gymnasium

Welcome to the Imitation Learning for Autonomous Driving repository! This project focuses on using imitation learning techniques within the Gymnasium environment to develop autonomous driving models.

About

This repository showcases the implementation of imitation learning for autonomous driving, utilizing the Gymnasium environment for training and evaluation. The aim is to train models that can mimic human driving behavior using collected driving data.

Repository Contents

Folders:

data/: Contains datasets used for training and evaluation.
scripts/: Includes scripts for training and testing the imitation learning models.

Files:

data/drive_data.csv: Example dataset with driving data.
scripts/train.py: Script for training the imitation learning model.
scripts/evaluate.py: Script for evaluating the trained model.
LICENSE: License file under the Apache-2.0 License.
README.md: This file, providing an overview and guidance on the repository.

Getting Started

Prerequisites:
Python 3.7+
Gymnasium
PyTorch
numpy
pandas

About

Imitation Learning for Autonomous Driving, using Gymnasium environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages