Skip to content

marquezo/challenge-aido1_LF1-baseline-IL-logs-tensorflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Driving Olympics

Tensorflow baseline "Solution template" for challenge aido1_LF1-v3

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

The online description of this challenge is here.

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

Note: In particular you will need to set a token and specify your docker username before submitting.

Description

In this baseline template, driving behavior is learned using imitation learning from rosbag logs.

Follow the makefile in the individual folders of this repository.

  1. Download and extract data using the Makefile in the extract_data folder.
  2. Learn a model using the Makefile and scripts in the learning folder.
  3. Submit the learned model by running make submit in the submission folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.6%
  • Dockerfile 8.5%
  • Makefile 7.9%