Design and Simulation of an Artificial intelligence (AI) Brain for a 2D Vehicle Navigation System

Raja MUNUSAMY,Akash MUKHERJEE,Kokila VASUDEVAN,Balaji VENKATESWARAN
DOI: https://doi.org/10.13111/2066-8201.2022.14.2.5
2022-06-10
INCAS BULLETIN
Abstract:The aim of this research paper is to develop an artificial intelligence (AI) brain for a 2D vehicle to help it navigate in a certain environment. The goal of the 2D car is to do round trips between two defined checkpoints while avoiding obstacles that are created by the user. The two defined checkpoints are the top left corner of the screen and the bottom right corner of the screen. This project makes use of PyTorch API to design the brain of the car and of Kivy API to design the environment of the car. Spyder, a cross-platform integrated development environment is used to visualize the project.
What problem does this paper attempt to address?