GoLearn
General Machine Learning library for Go.
9,449
Deep learning framework inspired by Burn (Rust), with autograd, type-safe tensors, and zero-CGO GPU acceleration.
General Machine Learning library for Go.
graph-based computational library like Theano for Go that provides primitives for building various machine learning and neural network algorithms.
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library.
A CLI tool to transpile trained classic ML models into a native Go code with zero dependencies, written in Python with Go language support.
Easy to use Tensorflow bindings: simplifies the usage of the official Tensorflow Go bindings. Define computational graphs in Go, load and execute models trained in Python.