gorgonia / agogoLinks
A reimplementation of AlphaGo in Go (specifically AlphaZero)
☆222Updated 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
- A High-level Machine Learning Library for Go☆374Updated last year
- 🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.☆224Updated last year
- 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
- Simple genetic algorithms in Go☆116Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆195Updated 7 years ago
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆379Updated 9 months ago
- The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without …☆80Updated 3 weeks ago
- Useful Go String methods☆192Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- A go in-memory table☆229Updated 3 years ago
- Bitset data structure☆168Updated 3 years ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- 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☆364Updated 2 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
- Golang Genetic Algorithm☆222Updated 3 years ago
- Expression evaluation in golang☆173Updated 11 months ago
- uint128 for Go☆261Updated last year
- high performance fixed decimal place math library for Go☆346Updated last month
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆117Updated last year
- Go reflection simplified☆102Updated last year
- Finite state machine for Go☆211Updated 5 years ago
- Compiles Go to WASM and deploys to the jsgo.io CDN☆146Updated 2 years ago
- Go implementation of C++ STL iterators and algorithms.☆195Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆61Updated 6 months ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆368Updated 6 years ago
- A k-d tree implementation in Go.☆146Updated last year