gorgonia / agogoLinks
A reimplementation of AlphaGo in Go (specifically AlphaZero)
☆218Updated 4 years ago
Alternatives and similar repositories for agogo
Users that are interested in agogo are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning in Go☆350Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- 🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.☆221Updated last year
- A High-level Machine Learning Library for Go☆375Updated last year
- Golang Genetic Algorithm☆224Updated 3 years ago
- Simple genetic algorithms in Go☆116Updated 4 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- some data structures and algorithms using golang☆69Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆38Updated 3 months ago
- A k-d tree implementation in Go.☆145Updated last year
- Useful Go String methods☆191Updated 2 years ago
- Go reflection simplified☆102Updated 9 months ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆57Updated last month
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆371Updated 4 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆326Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Super lightweight Go bindings for react.js☆154Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Bitset data structure☆164Updated 2 years ago
- Generic and fast binary serializer for Go☆228Updated last year
- Cluster analysis library for Golang☆93Updated 5 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆118Updated 9 months ago
- Canvas API built with Gio☆150Updated last month
- Gophercon 2019 Gio talk and demos☆33Updated 4 years ago
- The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without …☆77Updated 7 months ago