evoli
Function Optimizer
An implementation of a genetic algorithm and particle swarm optimization in Go to find the maximum value of a 3D function.
Genetic Algorithm and Particle Swarm Optimization
33 stars
6 watching
10 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
evolutionary-algorithmsgenetic-algorithmgogolangparticle-swarm-optimization
Related projects:
Repository | Description | Stars |
---|---|---|
| An evolutionary optimization library that provides multiple algorithms and interfaces to solve complex optimization problems using genetic and other optimization techniques. | 890 |
| An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
| A library that implements a genetic algorithm optimization tool | 200 |
| Provides implementations of optimization heuristics and other tools for financial analysis and simulation. | 35 |
| A comprehensive framework for solving optimization problems without gradient calculations. | 575 |
| An optimization algorithm implementation in Matlab. | 83 |
| A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 72 |
| A Matlab implementation of a genetic algorithm to find optimal solutions to optimization problems | 422 |
| A MATLAB toolset for multi-objective optimization using genetic algorithms and other methods. | 53 |
| A framework for optimizing complex functions using a multi-fidelity approach. | 5 |
| An evolutionary computation library built on top of PyTorch for solving optimization problems in various fields. | 1,026 |
| An implementation of the Neuroevolution through Augmenting Topologies (NEAT) algorithm for evolutionary optimization of neural networks in Pharo. | 16 |
| An optimization tool that uses genetic algorithms to improve trading strategy performance | 313 |
| A software framework for training neural networks to optimize dielectric metasurfaces using physics-driven generative models and global optimization algorithms. | 101 |
| A Python framework for using genetic programming to solve problems and optimize solutions | 122 |