Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.03 KB

MazeDrone

Static Badge

Static Badge Static Badge Static Badge Static Badge Static Badge

Projeto pessoal de desenvolvimento de uma rede neural gerada por um algoritmo evolucionário, capaz de controlar um drone em meio a um labirinto.

Demonstração

Dependências

  • NEAT (NeuroEvolution of Augmenting Topologies) is an evolutionary algorithm that creates artificial neural networks.
  • Pygame is a free and open-source cross-platform library for the development of multimedia applications like video games using Python.