Skip to content

CWI-EvolutionaryIntelligence/lunar_lander

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunar Lander

This project contains a notebook-based exercise for evolving a Lunar Lander controller with genetic programming.

Requirements

  • Python lower than 3.10

Install

Create and activate a virtual environment with a Python version lower than 3.10, then install the dependencies:

pip install -r requirements.txt

Run

Open solution.ipynb and run the notebook cells in order.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 53.2%
  • Jupyter Notebook 46.8%