/metaheuristics

Materials for metaheuristics class

Primary LanguageJupyter NotebookMIT LicenseMIT

You will need a working Python environment. Anaconda is recommended.

If you don't have git yet:

conda install git

To download the materials:

git clone https://github.com/letstrythat/metaheuristics

Before opening the notebooks:

python setup.py install