TorchQL/torchql
TorchQL is a query language for Python-based machine learning models and datasets.
TorchQL helps machine learning developers efficiently manipulate and query Python-based datasets and models. It allows you to use a SQL-like language to filter, transform, and analyze your data, taking in raw PyTorch datasets and outputting filtered or processed datasets. This is designed for machine learning engineers and researchers who work directly with PyTorch.
No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning developer needing a programmatic and declarative way to query and manipulate large PyTorch datasets, similar to how you'd use SQL for a relational database.
Not ideal if you are an end-user without programming experience or if your data is not already in a PyTorch-compatible format.
Stars
10
Forks
—
Language
Python
License
MIT
Category
Last pushed
May 01, 2024
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TorchQL/torchql"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
opentensor/bittensor
Internet-scale Neural Networks
trailofbits/fickling
A Python pickling decompiler and static analyzer
benchopt/benchopt
A framework for reproducible, comparable benchmarks
BiomedSciAI/fuse-med-ml
A python framework accelerating ML based discovery in the medical field by encouraging code...
mosaicml/streaming
A Data Streaming Library for Efficient Neural Network Training