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: about 1 year 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,582 |
smartystreets/goconvey | A tool for writing and running Go tests in the browser or terminal with visualizations of test results | 8,282 |
montanaflynn/stats | A comprehensive statistics library package with no dependencies. | 2,934 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
google/gops | A tool to diagnose and inspect running Go processes on a system. | 6,770 |
google/gopacket | Provides packet processing capabilities for Go | 6,375 |
goplus/gop | A programming language designed to simplify coding and support STEM education and data science | 8,996 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,104 |
cweill/gotests | Generates Go test boilerplate from source code | 4,975 |
go101/go101 | A knowledge base and book series for learning Go programming | 5,559 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,145 |
briandowns/spinner | Adds customizable progress indicators to terminal applications. | 2,371 |
dmitryikh/leaves | A Go library implementing prediction code for Gradient Boosting Regression Trees (GBRT) models from popular frameworks. | 434 |
gofr-dev/gofr | An opinionated GoLang framework for accelerated microservice development with built-in support for databases and observability. | 3,771 |