pclubiitk/model-zoo
Implementations of various Deep Learning models in PyTorch and TensorFlow.
This collection provides pre-built deep learning models for various tasks like creating new images or text, understanding language, or identifying objects in pictures. You feed in your specific data, and the model processes it to generate outputs such as classified images, translated text, or enhanced visuals. It's designed for researchers and practitioners in AI and machine learning who need ready-to-use implementations of established models.
No commits in the last 6 months.
Use this if you are a deep learning engineer or researcher looking for readily available implementations of popular deep learning architectures across various domains.
Not ideal if you are looking for a no-code solution or a tool for applying AI without hands-on coding and model integration.
Stars
66
Forks
46
Language
Python
License
MIT
Category
Last pushed
Oct 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pclubiitk/model-zoo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
saturncloud/dask-pytorch-ddp
dask-pytorch-ddp is a Python package that makes it easy to train PyTorch models on dask clusters...
neuralmagic/deepsparse
Sparsity-aware deep learning inference runtime for CPUs
theairbend3r/how-to-train-your-neural-net
Deep learning research implemented on notebooks using PyTorch.
neuralmagic/sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching...
ekinakyurek/KnetLayers.jl
Useful Layers for Knet