Optiseek - a collection of single-objective optimization algorithms for multi-dimensional functions with a uniform format

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • optiseek

    An open source collection of single-objective optimization algorithms for multi-dimensional functions.

  • scikit-opt

    Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pycma

    Python implementation of CMA-ES

  • It you want to implement more single objective meta heuristic, you should take a look at CMA-ES

  • fast-cma-es

    A Python 3 gradient-free optimization library

  • Nice code. Do you know which algorithm fits to which kind of real world problem? If you like experimenting here https://github.com/dietmarwo/fast-cma-es/tree/master/examples you may find some example problems. These examples come with suggested algorithms, but may be one of your algos fits better.

  • Multi-UAV-Task-Assignment-Benchmark

    A Benchmark for Multi-UAV Task Allocation of an Extended Team Orienteering Problem

  • Good suggestion. Did you know that CMA-ES even can solve Scheduling/Planning problems? https://github.com/dietmarwo/Multi-UAV-Task-Assignment-Benchmark

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Gradient-Free-Optimizers supports constrained optimization in v1.3

    1 project | news.ycombinator.com | 11 Apr 2023
  • PyGAD 3.0.0 Released! A Python Library for Building the Genetic Algorithm and Training Machine Learning Algorithms (Supports Keras and PyTorch)

    2 projects | /r/learnmachinelearning | 9 Apr 2023
  • Optimization problem with complex constrain

    1 project | /r/optimization | 27 Mar 2023
  • what methods can be used to solve a TP-BVP with variable control?

    3 projects | /r/optimization | 17 Feb 2023
  • Quality Diversity Optimization for Expensive Simulations

    1 project | /r/optimization | 15 Dec 2022