GeneticSharp
GA solver
A C# library for solving optimization problems using genetic algorithms
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
1k stars
75 watching
334 forks
Language: C#
last commit: 10 months ago
Linked from 4 awesome lists
artificial-intelligencec-sharpdotnetdotnet-coredotnet-standarddotnet6genetic-algorithmgenetic-algorithmsunity3d
Related projects:
Repository | Description | Stars |
---|---|---|
| A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
| A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
| A Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks. | 1,905 |
| A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 72 |
| A Python library for solving symbolic regression problems using genetic programming | 1,636 |
| An implementation of evolutionary optimization algorithms in Common Lisp | 63 |
| A library that provides an implementation of a genetic algorithm in Ada | 2 |
| A library that implements a genetic algorithm optimization tool | 200 |
| A framework for building fast genetic algorithms in Swift. | 29 |
| A framework for executing genetic algorithms in Rust | 75 |
| Implementing Quantum Genetic Algorithms using Python to solve optimization problems inspired by Darwinian natural selection. | 56 |
| A Clojure implementation of a genetic programming system to evolve computer programs and solve problems | 100 |
| An implementation of a genetic algorithm in MATLAB to optimize solutions to optimization problems. | 196 |
| Provides tools and functions to implement genetic algorithms in MATLAB for optimization problems | 56 |
| A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |