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☆351Updated 4 years ago
- A High-level Machine Learning Library for Go☆375Updated last year
- Simple genetic algorithms in Go☆116Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆373Updated 6 months ago
- 🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.☆222Updated last year
- 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
- A go in-memory table☆230Updated 3 years ago
- Useful Go String methods☆192Updated 2 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
- Bitset data structure☆166Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- LLaMA-2 in native Go☆194Updated 10 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- Finite state machine for Go☆211Updated 5 years ago
- Storing strings without GC overhead☆84Updated last month
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated last year
- gotiny 是一个高效的golang序列化库。☆102Updated 11 months ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- A small fantasy game engine in WASM using GoLang☆95Updated 3 years ago
- some data structures and algorithms using golang☆69Updated last year
- Pure Go SQLite file reader☆199Updated 2 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆59Updated 3 months ago