Skip to content
#

pymoo

Here are 17 public repositories matching this topic...

This repo demonstrates how to build a surrogate (proxy) model by multivariate regressing building energy consumption data (univariate and multivariate) and use (1) Bayesian framework, (2) Pyomo package, (3) Genetic algorithm with local search, and (4) Pymoo package to find optimum design parameters and minimum energy consumption.

  • Updated Mar 15, 2023
  • Jupyter Notebook

Ship Routing Algorithms for Just-In-Time and Energy Efficient Voyages. By using a genetic algorithm we strive the lowest possible fuel consumption while at the same time keeping the scheduled deadlines. Two different specifications of the algorithm are available, one with a constant engine power, one with an over the route changeable engine power.

  • Updated Apr 8, 2023
  • Jupyter Notebook

This repository is an implementation of https://link.springer.com/chapter/10.1007/978-3-030-72699-7_35 article. it uses evolutionary strategy (NSGA-II algorithm specificially) to configure image filters parameters in order to attack adversarially to a neural network.

  • Updated Feb 11, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pymoo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pymoo topic, visit your repo's landing page and select "manage topics."

Learn more