Skip to content

akhil218/Self-Driving-Car-AI

Repository files navigation

AI-For-Self-Driving-Car

  • Detailed explanation and a case study of the complete AI is given in the Detailed Explanation folder

Sample Installation Instructions -

  • Linux and Max users, please open your terminal. On Mac, the easiest way to open it is to press anywhere cmd + space, and then in the Spotlight Search you enter "terminal". On Linux, you will find it very easily, usually on the left side of your monitor. Then inside the terminal, copy paste and enter each of the following line commands separately:

    1. conda install pytorch==0.3.1 -c pytorch
    2. conda install -c conda-forge kivy
  • And Windows users, please open the anaconda prompt, which you can find this way: Windows Button in the lower left corner -> List of programs -> anaconda -> anaconda prompt Then inside the anaconda prompt, copy paste and enter each of the following line commands separately:

    1. conda install -c peterjc123 pytorch-cpu
    2. conda install -c conda-forge kivy

About

An Artificial Intelligence trying to drive a car by itself on a user created map

Resources

Stars

Watchers

Forks

Languages