jinyeom / neat
NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go
☆72Updated 6 years ago
Alternatives and similar repositories for neat:
Users that are interested in neat are comparing it to the libraries listed below
- Genetic Algorithms library written in Go / golang☆200Updated 9 years ago
- highly opinionated OpenCL bindings for Go with some black magic; moved to gitlab.com/microo8/blackcl☆35Updated 4 years ago
- ☆28Updated 10 years ago
- Evolutionary Algorithms in Go☆113Updated 4 years ago
- Middleware for keeping track of users, login states and permissions☆89Updated last year
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- Self-organizing maps in Go☆74Updated 2 years ago
- Idiomatic Go bindings for libusb☆72Updated 8 years ago
- Image resizing in pure Go and SIMD☆213Updated 7 years ago
- LSTM based on go and gorgonia☆61Updated 5 years ago
- ☆90Updated 8 years ago
- Go bindings for FANN, library for artificial neural networks☆116Updated 10 years ago
- CNC tool in Go☆67Updated 4 years ago
- ☆48Updated 7 years ago
- Pattern recognition package in Go lang.☆67Updated 11 years ago
- fonet is a deep neural network package for Go.☆84Updated 3 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- A probabilistic data structure service and storage☆91Updated 8 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Ngram index for golang☆114Updated 8 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆39Updated 3 years ago
- Hopfield neural networks in Go☆57Updated 2 years ago
- libsvm go version☆73Updated 8 years ago
- think numpy's financial (npv, irr, etc.) but in go