dwhitena/gc-ml
Go ML/AI Training Materials for GopherCon 2019
These materials offer an intensive, code-first introduction to building, evaluating, and deploying machine learning and AI models using Go. You'll learn to take raw data and produce predictive models for tasks like classification or trend analysis. This is designed for experienced Go programmers looking to expand their skills into artificial intelligence.
No commits in the last 6 months.
Use this if you are a Go developer who wants to understand and implement fundamental machine learning and AI concepts from scratch, and also learn how to leverage existing Go libraries for these tasks.
Not ideal if you are looking for a conceptual overview without coding, or if you prefer to work in a language other than Go.
Stars
74
Forks
22
Language
Go
License
Apache-2.0
Category
Last pushed
Jul 24, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dwhitena/gc-ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications