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☆352Updated 5 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…☆163Updated 2 years ago
- 🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.☆222Updated last year
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A go in-memory table☆230Updated 3 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- A k-d tree implementation in Go.☆145Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆376Updated 7 months ago
- Useful Go String methods☆192Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Simple genetic algorithms in Go☆116Updated 4 years ago
- Bitset data structure☆167Updated 2 years ago
- Go reflection simplified☆102Updated last year
- A High-level Machine Learning Library for Go☆374Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- some data structures and algorithms using golang☆69Updated last year
- Transform Go code into it's AST☆123Updated 6 years ago
- uint128 for Go☆255Updated last year
- LLaMA-2 in native Go☆194Updated 11 months ago
- The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without …☆78Updated 10 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Golang Genetic Algorithm☆223Updated 3 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago