go-galib
GA optimizer
A library that implements a genetic algorithm optimization tool
Genetic Algorithms library written in Go / golang
200 stars
16 watching
40 forks
Language: Go
last commit: about 9 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
| A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
| A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 72 |
| An optimization tool that uses genetic algorithms to improve trading strategy performance | 313 |
| A package of Go functions to process and manipulate Arabic text | 108 |
| An implementation of a genetic algorithm and particle swarm optimization in Go to find the maximum value of a 3D function. | 33 |
| An implementation of evolutionary optimization algorithms in Common Lisp | 63 |
| An evolutionary optimization library that provides multiple algorithms and interfaces to solve complex optimization problems using genetic and other optimization techniques. | 890 |
| A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
| An optimization framework using genetic algorithms to train and improve the performance of Backpropagation Neural Networks for traffic flow prediction | 157 |
| An implementation of a genetic algorithm in MATLAB to optimize solutions to optimization problems. | 196 |
| An optimization library based on nature-inspired meta-heuristic algorithms. | 609 |
| A framework for building fast genetic algorithms in Swift. | 29 |
| A Python framework for using genetic programming to solve problems and optimize solutions | 122 |
| A C# library for solving optimization problems using genetic algorithms | 1,290 |