Skip to content

Submission template for when you want to submit to AIDO using PyTorch

Notifications You must be signed in to change notification settings

gibernas/challenge-aido_LF-template-pytorch

 
 

Repository files navigation

AI Driving Olympics

Template "RL-based Pytorch Agent" for challenge aido_LF, aido_LFV and aido_LFVI

This is a template for one of the challenges in the the AI Driving Olympics.

For submitting, please follow the instructions available in the book.

Description

This is a solution implementing a CNN for the relative pose estimate and a simple PI controller for the control law. Make sure to put the trained models in a folder called models. You need to change the name of the loaded model inside submissionModel.py.

About

Submission template for when you want to submit to AIDO using PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.2%
  • Dockerfile 6.3%
  • Makefile 2.5%