Skip to content

ars2062/AICar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Car

A deep q learning approach for self driving 2d car with P5js and tensorflow.js

Run Locally

Clone the project

  git clone https://github.com/ars2062/AICar

Go to the project directory

  cd AICar

Install dependencies

  npm install

Build the project

  npm run build

Start the server

  npm run start

for development you can run

  npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors