Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.2 KB

File metadata and controls

46 lines (31 loc) · 1.2 KB

Bobby : a bio-inspired optimization algorithm.

This Python 3.6 package is a individual-centered genetic algorithm programmed for optimizing and resolving puzzles such as platform games.

Dependencies

+ `pip install numpy` version 1.16.2
+ `pip install time` version 3.7
+ `pip install tkinter` version 8.6.8
+ `pip install math` version 3.5

Installation

`pip install --index-url https://test.pypi.org/simple/ --no-deps ProjectBobby`

Documentation

Tutorials

Check the file called Tutoriel.ipynb located in the root folder

Authors

For bug reports, tips and feedback, you can contact the authors

  • Titouan Poquillon : titouan.poquillon AT insa-lyon.fr
  • Claire Lemonnier : claire.lemonnier AT insa-lyon.fr
  • Armande Cirot : armande.cirot AT insa-lyon.fr
  • Guilhem Panneau : guilhem.panneau AT insa-lyon.fr
  • Julian Floreau : julian.floreau AT insa-lyon.fr
  • Baptiste Sorin : baptiste.sorin AT insa-lyon.fr

Maintainer

  • Titouan Poquillon : titouan.poquillon AT insa-lyon.fr
  • Baptiste Sorin : baptiste.sorin AT insa-lyon.fr
  • Julian Floreau : julian.floreau AT insa-lyon.fr