• Stars
    star
    1
  • Language
    Python
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A genetic algorithm to land a shuttle on Mars, inspired by the codingame.com article: https://www.codingame.com/blog/genetic-algorithm-mars-lander/ Please note that the code is incomplete, it only evaluates the distance to the landing spot, not the landing speed!