Starred repositories
Jupyter notebook showing how to build an image classifier with Python and Tensorflow
A curated list of deep learning image classification papers and codes
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
Python 3.8+ toolbox for submitting jobs to Slurm
Applying Transfer Learning on Inception V3 model (weights trained on Imagenet) for the Oxford TV Human Interactions dataset. The network gets as inputs images extracted every 5 frames from videos.
This an implementation of NST algorithm from scratch and have used pre-trained VGG-19 model (using imagenet weights) to get content image, style images embeddings
Project code for AI Programming with Python ND Program
This repo holds material for the Udemy course "PyTorch Ultimate"
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoe…
A set of jupyter notebooks on pytorch functions with examples
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
Pytorch Geometric Tutorials
PyTorch Tutorial for Deep Learning Researchers
PyTorch Tutorials from my YouTube channel
Deep Learning Zero to All - Pytorch
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
Publicly available starter notebooks and related code for Udacity's Introduction to Neural Networks with PyTorch.
Tutorials on how to use pandas effectively to do data analysis
An introductory workshop on pandas with notebooks and exercises for following along. Slides contain all solutions.
PyGWalker: Turn your dataframe into an interactive UI for visual analysis
Data Science Best Practices with pandas
Material for the pandas tutorial at EuroScipy 2016
Repository to accompany "Pandas for Everyone"
Source code for my collection of articles on using pandas.