ccssmnn / hegoLinks
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
☆60Updated 4 months ago
Alternatives and similar repositories for hego
Users that are interested in hego are comparing it to the libraries listed below
Sorting:
- 🔥 Fast, simple sklearn-like feature processing for Go☆123Updated 11 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 4 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go reflection simplified☆102Updated last year
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆42Updated 3 years ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆39Updated 6 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆218Updated 4 years ago
- Experiments with Go generics☆100Updated 3 years ago
- some data structures and algorithms using golang☆69Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- gio experiments☆42Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Go library for loading Python's data serialized with pickle and PyTorch module files.☆150Updated last year
- ☆25Updated 6 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆95Updated 8 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆155Updated 2 months ago