backprop-ai/backprop
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
This project helps software developers and machine learning engineers quickly integrate and customize advanced AI capabilities into their applications. You can input text or images to get classifications, answers to questions, summaries, or vector representations, and adapt existing models to your specific data with minimal effort. This is ideal for developers building AI-powered features without deep ML expertise.
241 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer looking to add state-of-the-art AI features like conversational AI, text or image classification, or text generation to your application without needing extensive machine learning knowledge or infrastructure.
Not ideal if you need to build highly custom machine learning models from scratch, require deep control over model architecture, or are not comfortable with Python programming.
Stars
241
Forks
11
Language
Python
License
—
Category
Last pushed
May 03, 2021
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/backprop-ai/backprop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Tongjilibo/bert4torch
An elegent pytorch implement of transformers
nyu-mll/jiant
jiant is an nlp toolkit
lonePatient/TorchBlocks
A PyTorch-based toolkit for natural language processing
monologg/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
grammarly/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite"...