merantix / imitation-learning

Autonomous driving: Tensorflow implementation of the paper "End-to-end Driving via Conditional Imitation Learning"
https://medium.com/merantix/journey-from-academic-paper-to-industry-usage-cf57fe598f31
MIT License
89 stars 21 forks source link

Travis pytest #1

Closed markus-hinsche closed 5 years ago

markus-hinsche commented 5 years ago

Motivation: We want to provide a basic idea that the current code is working (Continuous Integration). We chose travis as an easy and free option to do this.

Changes: