Skip to content

This repo contains the deep learning projects implemented with Pytorch.

License

Notifications You must be signed in to change notification settings

sh2439/pytorch_proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch Projects

This repository contains the machine learning projects implemented with Pytorch.

1. Pytorch Tutorials

  1. Tensor Tutorials.
  2. Gradient Tutorials
  3. Linear Regression.
  4. Logistic Regression on MNIST dataset (GPU version).
  5. Feedforward Neural Network on MNIST dataset (GPU version).
  6. Convolutional Neural Network on MNIST dataset(GPU version).
  7. Recurrent Neural Network on MNIST dataset(GPU version).
  8. LSTM Network on MNIST dataset(GPU version).

Model Saving and Loading:

  1. Saving and loading model in pytorch

2. Computer Vision Projects

2.1 Image Classification

2.2 Generative Models

3. Natural Language Processing Projects

About

This repo contains the deep learning projects implemented with Pytorch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages