The code can be found in P1.ipynb or in the exported P1.html. To start the Jupyter notebook, simply run
docker run -it --rm -p 8888:8888 -v `pwd`:/src udacity/carnd-term1-starter-kit
and open the shown URL.
See writeup.md.
First project of the self driving car engineer nanodegree
HTML
The code can be found in P1.ipynb or in the exported P1.html. To start the Jupyter notebook, simply run
docker run -it --rm -p 8888:8888 -v `pwd`:/src udacity/carnd-term1-starter-kit
and open the shown URL.
See writeup.md.