NahidEbrahimian/Deep-Learning-PyTorch
Repository for Deep Learning Mini-Project with PyTorch - Using wandb sweep for hyperparameter setting - Face age regression - Fashion mnist
This project helps machine learning engineers and researchers build and evaluate deep learning models for image classification and age estimation. It takes image datasets like fashion items or faces as input and outputs trained models capable of classifying images or predicting a person's age from their face. The primary user is a developer working with PyTorch for computer vision tasks.
No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher building image classification or facial age regression models using PyTorch.
Not ideal if you are looking for a ready-to-use application or if your primary focus is on non-image-based machine learning problems.
Stars
13
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NahidEbrahimian/Deep-Learning-PyTorch"
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.