unweave/unweave-v1
Supabase for Machine Learning
This tool helps machine learning engineers quickly set up and manage their development environments on cloud virtual machines without manual configuration. It takes your project requirements (like GPU type) and provides you with an SSH-ready cloud VM, abstracting away complex cloud provider settings. ML engineers use this to focus on model development rather than infrastructure setup.
No commits in the last 6 months.
Use this if you are an ML engineer who regularly needs to spin up GPU-enabled cloud development environments and wants to avoid the tedious setup of cloud infrastructure.
Not ideal if you need fine-grained control over every aspect of your cloud network and infrastructure, or if you only work with local development setups.
Stars
55
Forks
2
Language
Go
License
MPL-2.0
Category
Last pushed
Aug 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/unweave/unweave-v1"
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