Skip to content

Emalios/PleaseTrainMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PleaseTrainMe

Presentation

PleaseTrainMe is an AI whose goal is to find the shortest way to the finish line (which is currently the green square) from a given starting point. For this she uses a genetic algorithm.

Features

Here is a list of features already implemented or not:

  • The button to set the number of individuals.
  • The button to start the search for the path.
  • Live graphic display of the evolution.
  • Automatic stop of iterations when the path that we think is optimal is found.
  • Possibility to add walls on the map.
  • Evolution without graphic display.
  • The button to limit the number of iterations.
  • Saving the evolution at an instant t in order to resume it later.

Use

If you want to run the AI on your machine, it must be equipped with at least java 8 and that you download the .jar file available here or you can clone and compile.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages