Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 666 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 666 Bytes

Autonomous-Car Bootcamp Project

alt text

This application is build to predict the total fuel consumption, time taken and distance an autonomous car can travel under given constraints

alt text

This application is build to predict the total fuel consumption, time taken and distance an autonomous car can travel under given constraints

How to tun this application using docker

docker pull shubhamgundawar/autonomous-car-mapping

docker run -d -p 8080:8080 shubhamgundawar/autonomous-car-mapping