ravin-d-27/PyDeepFlow
This is my own Deep Learning Package, optimized for performing Deep Learning Tasks and easy to learn and integrate into projects.
This package helps deep learning practitioners quickly build and train neural networks for classification, regression, and image recognition tasks. You feed in your structured data or image datasets, and it produces a trained model that can make predictions. It's ideal for data scientists, machine learning engineers, and researchers who need to prototype deep learning solutions without extensive boilerplate.
Available on PyPI.
Use this if you need a straightforward tool to rapidly develop and experiment with deep learning models for various data types.
Not ideal if you require the absolute cutting-edge research features or extremely fine-grained control offered by larger, more complex frameworks.
Stars
31
Forks
30
Language
Python
License
MIT
Category
Last pushed
Nov 02, 2025
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ravin-d-27/PyDeepFlow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)