tiny_gp VS geneal

Compare tiny_gp vs geneal and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tiny_gp geneal
1 1
91 61
- -
1.1 5.7
about 1 year ago about 1 month ago
Python Python
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

tiny_gp

Posts with mentions or reviews of tiny_gp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-24.
  • TinyGP in Golang
    2 projects | /r/golang | 24 Feb 2022
    Im quite new to golang and as an exercise i rewrote some python code to a golang. The project is a simple implementation of genetic programming. I wanted it to be as close as possible to be a 1:1 copy but with practices used in golang. I did not run profiler and did not any optimization, im currently more concerned about styling/structuring/good practices with projects in go.

geneal

Posts with mentions or reviews of geneal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-27.

What are some alternatives?

When comparing tiny_gp and geneal you can also consider the following projects:

DIgging - Decision Intelligence for digging best parameters in target environment.

deap - Distributed Evolutionary Algorithms in Python

GP-CNAS - Implementation example of GP-CNAS: Convolutional Neural Network Architecture Search with Genetic Programming

GARI - GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.

evotorch - Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.

tinygp - Tiny Genetic Programming in Golang

8QueensGenetic - Optimizing the 8 Queens Puzzle using the Genetic Algorithm (PyGAD).

pyshgp - Push Genetic Programming in Python.

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)