Introducing G2.ai, the future of software buying.Try now
Product Avatar Image

Genetic Algorithms for Go/Golang

Show rating breakdown
14 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.1
Serving customers since
Profile Filters

All Products & Services

Profile Name

Star Rating

6
6
2
0
0

Genetic Algorithms for Go/Golang Reviews

Review Filters
Profile Name
Star Rating
6
6
2
0
0
Charles F.
CF
Charles F.
Consultant at MICROS System
07/25/2022
Validated Reviewer
Review source: G2 invite
Incentivized Review

One of the best freely availble kit

- Free code you can easily take it from github. - Easy to use and implementation is very easy - Helps a lot in analysis if genetic information, used frequently in genetic data science community.
Martin B.
MB
Martin B.
.
07/25/2022
Validated Reviewer
Review source: G2 invite
Incentivized Review

Best solution for code injection so far

What I like most are the interfaces to other code solutions. Thanks to this product, we can quickly implement code changes, both dynamic and static. This has made a lot possible in the past few weeks. The extensive documentation on GitHub with numerous examples for beginners as well as experts is especially noteworthy.
Pawan K.
PK
Pawan K.
Lead Consultant at Genpact
06/23/2022
Validated Reviewer
Review source: G2 invite
Incentivized Review

Genetic algorithm kit for analysis in GoLang

The code is free, open source and available on Github so anyone can go and look to understand the implementation and functionality of genetic algorithm. It gives good optimisation and can even handle the noise in the input to a certain extent.

About

Contact

HQ Location:
N/A

Social

What is Genetic Algorithms for Go/Golang?

Genetic Algorithms for Go/Golang, accessible at [https://github.com/thoj/go-galib](https://github.com/thoj/go-galib), is a library that implements genetic algorithms in the Go programming language. This library is suitable for developers looking to solve optimization and search problems using genetic algorithm techniques. It provides functionalities to create populations, evolve them through generations, and apply selection, crossover, and mutation operations to optimize solutions iteratively. The library is designed to be flexible, allowing users to customize components of the genetic algorithm to fit their specific problem requirements.

Details

Website
github.com