SullyChen / Autopilot-TensorFlow

A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
MIT License
1.26k stars 426 forks source link

Add check for folder to save checkpoints #4

Closed huyouare closed 8 years ago

huyouare commented 8 years ago

Quick fix for ValueError: Parent directory of ./save/model.ckpt doesn't exist, can't save.