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☆353Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- 🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.☆222Updated last year
- A High-level Machine Learning Library for Go☆374Updated last year
- A go in-memory table☆229Updated 3 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
- The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without …☆79Updated 11 months ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years 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
- Useful Go String methods☆192Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Storing strings without GC overhead☆84Updated 3 months ago
- uint128 for Go☆255Updated last year
- Bitset data structure☆168Updated 2 years ago
- A k-d tree implementation in Go.☆145Updated last year
- Go reflection simplified☆102Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Golang Genetic Algorithm☆223Updated 3 years ago
- Simple genetic algorithms in Go☆116Updated 4 years ago
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆377Updated 8 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Expression evaluation in golang☆173Updated 9 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆331Updated 2 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 7 months ago
- LLaMA-2 in native Go☆194Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago