Skip to content

Latest commit

 

History

History

GA

Workshop - Genetic Algorithms

Steps to start:

  • Clone this repo.
  • Navigate to the root folder in your terminal.
  • Run
    ipython notebook
    
  • Navigate to http://localhost:8888/notebooks/ga.ipynb. This is assuming you have not changed the default port ipython notebook.
  • Complete all the TODOs in the code