ccssmnn / hegoLinks
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
☆61Updated 6 months ago
Alternatives and similar repositories for hego
Users that are interested in hego are comparing it to the libraries listed below
Sorting:
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 4 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆43Updated 3 years ago
- Go reflection simplified☆102Updated last year
- Expression evaluator for Go☆78Updated last week
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 8 months ago
- string interning library for lots of strings☆37Updated 4 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆54Updated last week
- Discrete-event simulation in Go using goroutines☆35Updated 10 months ago
- some data structures and algorithms using golang☆69Updated last year
- Go expression evaluation comparison☆53Updated last year
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Golang Dynamic Decision Tree☆42Updated 4 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆39Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Genetic algorithm for unsupervised machine learning in Go.☆128Updated 2 years ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆126Updated last year
- Every grain of sand on Earth has its own ID.☆46Updated 7 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Random Forest implementation in golang☆58Updated 2 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆221Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A k-d tree implementation in Go.☆146Updated last year