Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 336 Bytes

toy_autonomous_car

Environment setup:

install tensorflow:

pip install tensorflow-gpu

install tf learn cutting edge version:

pip install git+https://github.com/tflearn/tflearn.git

The normal version has some problem with the newest tensorflow when use batch norm layer

Run:

cd modular_design_net/ python train.py