Yura52/delu
Deep Learning Utilities for PyTorch users (old name: Zero)
This tool helps deep learning engineers streamline their daily work with PyTorch. It provides extensions to core PyTorch modules and includes handy utilities for common tasks like implementing training loops. Deep learning practitioners who frequently build and train neural networks using PyTorch would find this useful.
Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you are a deep learning engineer looking to simplify and standardize your PyTorch development workflow.
Not ideal if you are not using PyTorch or are looking for a complete deep learning framework rather than a toolbox of utilities.
Stars
39
Forks
3
Language
Python
License
MIT
Category
Last pushed
Apr 21, 2025
Commits (30d)
0
Dependencies
2
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Yura52/delu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
xl0/lovely-tensors
Tensors, for human consumption
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.