Godwinh19/gotorch
Pytorch - Python + Golang = Gotorch
GoTorch is a Go package designed for deep learning, offering a neural network development environment similar to PyTorch. It allows developers to define neural network architectures, train models with data, and compute loss and gradients using Go. This is for Go developers who need to implement and experiment with deep learning models within their Go applications.
No commits in the last 6 months.
Use this if you are a Go developer looking to build and train deep learning models using a workflow inspired by PyTorch.
Not ideal if you are not a Go developer or are looking for a production-ready, stable deep learning framework.
Stars
14
Forks
1
Language
Go
License
—
Category
Last pushed
Apr 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Godwinh19/gotorch"
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