Skip to content

RANJEET16520/Moving-Object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moving Object

Description

A self-intelligence model built with deep Q-learning technique in PyTorch,Kivy and Python that protects the path of a moving object between multiple obstacles in a specified area, recursively differentiates the features with learning to achieve a safe journey.

Live Demonstraction of object moving

Technologies Used

Python Libraries

Numpy , MatplotLib , Kivy, PyTorch

Requirements
python 3

pip3
Setup to run
  • Extract zip file in your computer

  • Open terminal/cmd prompt

  • Goto that Path

for Linux

python3 ai.py

python3 map.py

for Windows

python ai.py

python map.py

Thank you for visiting.

Don't forget to give a star!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages