omerbsezer/Fast-Pytorch
A collection of Jupyter notebooks providing hands-on tutorials for PyTorch deep learning, featuring implementations of CNN, RNN, DCGAN, and transfer learning models.

The repository contains tutorials covering PyTorch fundamentals including neural network layers, optimizers, loss functions, and torchvision utilities. It includes practical implementations of deep learning architectures such as multilayer perceptrons, convolutional neural networks, recurrent neural networks, DCGANs, and transfer learning models. All code examples can be run on Google Colab with GPU support.