PierreExeter / pymoo-tutorials

Some tutorials to learn how to use PYMOO, a multi-objective optimisation framework.
MIT License
4 stars 0 forks source link

Multi Objective Optimisation with PYMOO

Binder

This repository contains some tutorials on PYMOO, a multi-objective optimisation framework in Python. Most of the code in inspired from the documentation.

Alt text

Installation

git clone https://github.com/PierreExeter/pymoo-tutorials.git
conda env create -f environment.yml
conda activate pymoo

Alternatively, run the notebooks in Binder.

Binder

Run the notebooks

jupyter notebook