golearn
ML library
A Go library providing a simple and customizable machine learning framework for building predictive models.
Machine Learning for Go
9k stars
431 watching
1k forks
Language: Go
last commit: 10 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gorgonia/gorgonia | A low-level machine learning and graph computation library for Go. | 5,555 |
smartystreets/goconvey | A tool for writing and running Go tests in the browser or terminal with visualizations of test results | 8,259 |
montanaflynn/stats | A comprehensive statistics library package with no dependencies. | 2,925 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |
google/gops | A tool to diagnose and inspect running Go processes on a system. | 6,745 |
google/gopacket | Provides a set of tools for packet processing and decoding in Go. | 6,349 |
goplus/gop | A programming language designed to simplify coding and make it accessible to a wider audience | 8,965 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,678 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,089 |
cweill/gotests | Generates Go test boilerplate from source code | 4,957 |
go101/go101 | A knowledge base and book series for learning Go programming | 5,539 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 36,960 |
briandowns/spinner | Adds customizable progress indicators to terminal applications. | 2,353 |
dmitryikh/leaves | A Go library implementing prediction code for Gradient Boosting Regression Trees (GBRT) models from popular frameworks. | 432 |
gofr-dev/gofr | A GoLang framework designed to simplify microservice development with built-in support for databases and observability. | 3,582 |