MAGIST-Algorithm
Finch
MAGIST-Algorithm | Finch | |
---|---|---|
1 | 1 | |
5 | 38 | |
- | - | |
3.8 | 7.4 | |
over 1 year ago | 4 months ago | |
Python | Python | |
GNU General Public License v3.0 only | 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.
MAGIST-Algorithm
-
AI Startup Closer than EVER to GENERAL INTELLIGENCE!
If you want to see this for yourself, please visit our GitHub Repository and website!
Finch
-
Open source genetic algorithms library.
dadukhankevin/Finch: A Keras style GA genetic algorithm library (github.com)
What are some alternatives?
keras-hub - Pretrained model hub for Keras 3.
genetic-algorithm-in-python - A genetic algorithm written in Python for educational purposes.
python - 🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts using Libraries and Logic. These things everyone should know in their journey with programming.
ruck - 🧬 Modularised Evolutionary Algorithms For Python with Optional JIT and Multiprocessing (Ray) support. Inspired by PyTorch Lightning
100DaysOfML - 100 Days Of Machine Learning. New Content in every 1-2 day and projects every week. The massive 100DaysOfML in building
pyneat - NEAT: NeuroEvolution of Augmenting Topologies
IntroDLPython - This repository is updated by a number of introductory projects to deep learning with Python.
EasyGA - EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit.
ADBench - Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.
genetic-algorithm-learning - A simple genetic algorithm written in Python. The aim is to reconstruct a particular given string
neuro-symbolic-sudoku-solver - ⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.
GARI - GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.