Skip to content

[AI] An environment to test a vacuum agent, created for a college course.

License

Notifications You must be signed in to change notification settings

sfcoding-school/AI-Project-VacuumEnvironment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Project-VacuumEnvironment

An environment to test a vacuum agent, created for the university project of Prof. Milani's Artificial Intelligence course at Department ofMathematicasandComputer Science, University of Perugia, and inspired from a problem posed by Stuart Russell and Peter Norvig in the book "Artificial Intelligence: A Modern Approach".

Wiki - Installation

Run the application on Linux

If you have installed all the dependencies, you can run the program with:

python main.py

or, if you want to start a specific agent in a specific map (very useful for test) you can run the program with:

python main.py ChosenAgent ChosenMap

Wiki - Creating your Agent

Wiki - Contributing && Contributors

About

[AI] An environment to test a vacuum agent, created for a college course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%