fuliucansheng/unitorch
🔥 SOTA DeepLearning NLP / CV / MM / CTR / RL Models Powered By PyTorch.
This is a tool for machine learning engineers and researchers who develop unified deep learning models. It simplifies and accelerates the creation of state-of-the-art models for various tasks like understanding natural language, generating text or images, and analyzing visual data. You provide your data and desired model architecture, and it outputs a trained model ready for deployment or further experimentation.
Use this if you are a machine learning engineer or researcher building advanced AI models for tasks spanning language, vision, or multimodal data, and you want to streamline development with pre-built, high-performance components.
Not ideal if you are looking for a no-code solution or a simple API to use existing AI models without custom development or training.
Stars
8
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jan 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/fuliucansheng/unitorch"
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》中文翻译