Lectures for AI classes at CIC
- Install the udacity serlf driving car term 1 version 2 simulator from here
- Go over to this repository and clone it on your system.
- Install the required packages. If using pip simply run
pip install numpy matplotlib jupyter pandas scikit-learn seaborn flask-socketio opencv-python torch torchvision eventlet
- Open model.py and complete all the TODOs