cpmech / gogaLinks
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
Sorting:
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆40Updated 3 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆136Updated 2 years ago
- eaopt examples☆28Updated 6 years ago
- Wrapping sync.Mutex for familiar semaphore api☆45Updated 9 months ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 5 years ago
- Go language bindings for the Intel Movidius Neural Compute Stick☆48Updated 6 years ago
- Graph loop detection in Go using Tarjan's algorithm☆60Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Adaptive Kalman filter in Golang☆92Updated 3 years ago
- Pattern recognition package in Go lang.☆67Updated 12 years ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆35Updated 5 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- Godes-Library to Build Discrete Event Simulation Models in Go (http://golang.org/)☆108Updated 3 months ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 8 years ago
- Static bit vector structures library☆72Updated 5 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 5 years ago
- RTree implementation for Go☆54Updated 4 years ago
- A float32 version of Go's math package☆76Updated 5 months ago
- Golang Genetic Algorithm☆223Updated 3 years ago
- high performance float32 matrix and vector math library using SIMD for graphics software☆23Updated 9 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- A golang library for spline interpolation☆43Updated 3 years ago
- Golang and Cuda experiments☆26Updated 8 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago