tracebloc/model-zoo
Model library for tracebloc's collaboration training workflow
This project provides pre-built machine learning models ready for use on the tracebloc platform. You can input various data types like images, text, or structured tables to categorize, detect, or forecast. It's designed for data scientists and ML engineers who want to quickly set up and run experiments in a secure, collaborative environment without extensive model configuration.
Use this if you need to rapidly deploy and train common machine learning models for image, text, or tabular data classification, object detection, or forecasting on the tracebloc platform.
Not ideal if you need a library of models for local development or for platforms other than tracebloc.
Stars
8
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tracebloc/model-zoo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ricardokevins/Kevinpro-NLP-demo
All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
allenai/allennlp-models
Officially supported AllenNLP models
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
apachecn/nlp-pytorch-zh
《Natural Language Processing with PyTorch》中文翻译