Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 961 Bytes

README.md

File metadata and controls

48 lines (33 loc) · 961 Bytes

driverless

Machine learning project for a driverless vehicle using TensorFlow

WORK IN PROGRESS

Setting up environment

Install Anaconda

conda env create -f environment.yml

For Linux

source activate keras

For Windows

activate keras

Start the training

python train_keras.py

Built With

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments