cpmech / goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
☆43Updated 4 years ago
Alternatives and similar repositories for goga:
Users that are interested in goga are comparing it to the libraries listed below
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- RTree implementation for Go☆54Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆85Updated 6 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- Static bit vector structures library☆72Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Pattern recognition package in Go lang.☆67Updated 11 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆40Updated 3 years ago
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- gwob - Pure Go Golang parser for Wavefront .OBJ 3D geometry file format☆37Updated last year
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆156Updated 6 years ago
- Common Go code.☆126Updated last year
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- A float32 version of Go's math package☆75Updated 4 months ago
- Buffered Reader/Writer☆75Updated 7 months ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆55Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated 10 months ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- LSTM based on go and gorgonia☆60Updated 5 years ago
- Self-organizing maps in Go☆74Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Stream Processing library for Go☆56Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Multidimensional Arrays for the Go Language☆35Updated 9 years ago
- a* pathfinding algorithm written in go☆32Updated 3 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago