sporco
geneal
sporco | geneal | |
---|---|---|
1 | 1 | |
261 | 62 | |
- | - | |
3.9 | 5.7 | |
5 months ago | about 1 month ago | |
Python | Python | |
BSD 3-clause "New" or "Revised" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sporco
geneal
-
Any libraries for generic automatic parameter searching?
I literally just used this super simple library and it worked: https://github.com/diogomatoschaves/geneal
What are some alternatives?
xtensor-signal - Signal processing features based on xtensor
deap - Distributed Evolutionary Algorithms in Python
GARI - GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
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)
GP-CNAS - Implementation example of GP-CNAS: Convolutional Neural Network Architecture Search with Genetic Programming
8QueensGenetic - Optimizing the 8 Queens Puzzle using the Genetic Algorithm (PyGAD).
tiny_gp - Tiny Genetic Programming in Python
Parametrize.Net - Parameterize.Net is a library that allows developers to represent complex objects using float array. [Moved to: https://github.com/PasoUnleashed/Parameterize.Net]
GeneticAlgorithmPython - Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).