IEEE-VIT/pykitzoid
This is a repository containing a package coded in Go language, with the motive of providing ML support.
This project provides foundational machine learning components like data handling and simple models, primarily built in Go, with optional Python access. It helps students and self-learners understand core ML concepts by providing explicit, readable code and local demos. The end user is a student or new practitioner looking to learn how ML algorithms work behind the scenes.
Use this if you are a student or self-learner who wants to understand the inner workings of machine learning algorithms through clear, Go-first implementations.
Not ideal if you need a production-ready, high-performance ML library for complex, large-scale deployments.
Stars
11
Forks
20
Language
Go
License
MIT
Category
Last pushed
Oct 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/IEEE-VIT/pykitzoid"
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