# Evolutionary Robotics MICRO-515 Exercise Sheet 1 ## Project description Python code for a genetic algorithm, evolutionary strategies and NSGA-II. The code is part of the Evolutionary Robotics (MICRO-515) course at EPFL for Exercise Sheet 1. This repository is available at: https://c4science.ch/diffusion/12811/micro-515-es1.git For any enquiries relating to this repository, please contact: [euan.judd@epfl.ch](mailto:euan.judd@epfl.ch) ## Table of contents This repository contains: * a template `.gitignore` file * a template `README.md` file * a templace `LICENSE.md` file