Skip to content

Documenting my PyTorch learning journey! This repository contains my notes, tutorials, and projects on PyTorch basics, neural networks, CNNs, RNNs, and more. Follow along as I learn and improve my deep learning skills.

Notifications You must be signed in to change notification settings

PritamDeb68/Pytorch

Repository files navigation

My PyTorch Learning Journey

================================

A collection of Jupyter Notebooks and resources to help me learn PyTorch and deep learning.

Table of Contents


Notebooks

Resources

Goals

Notebooks


This repository contains a series of Jupyter Notebooks that cover various topics in PyTorch and deep learning, including:

  • PyTorch basics
  • Neural networks
  • Convolutional neural networks (CNNs)
  • Recurrent neural networks (RNNs)
  • Transfer learning
  • Long-Short term memory(LSTMs)
  • seq2seq model
  • seq2seq model with attention
  • Transformer
  • Fine-tuning LM

Resources


  • PyTorch documentation
  • PyTorch tutorials
  • Deep learning CampusX

Goals


  • Learn the basics of PyTorch and deep learning
  • Implement various deep learning architectures using PyTorch
  • Apply deep learning to real-world problems

Progress


  • Complete PyTorch basics notebook
  • Complete PyTorch Training Pipeline
  • Implement a simple neural network using PyTorch
  • Model Training using Dataset and Dataloader Class

About

Documenting my PyTorch learning journey! This repository contains my notes, tutorials, and projects on PyTorch basics, neural networks, CNNs, RNNs, and more. Follow along as I learn and improve my deep learning skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published