Skip to content

Deep learning projects implemented in pytorch as jupyter notebooks, mostly focused on computer vision

Notifications You must be signed in to change notification settings

Ashwin-Rajesh/Pytorch_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Some deep learning projects using pytorch, mainly focused on computer vision. Most of these are basic deep learning models, trained and tested on commonly available datasets like the MNIST handwritten digit dataset.

Local setup

  • Ubuntu 18.04
  • Editor
  • Libraries / frameworks
    • Anaconda 4.9.1
    • Python 3.8.3
    • Pytorch 1.5.0
    • Cuda 11
    • OpenAI
  • Hardware (for comparing training time)
    • Nvidia GTX 1660Ti mobile
    • Intel core i7 9750H
    • 16GB RAM

References

  1. Deep learning for visual computing NPTEL course by Dr Debdoot Sheet, IIT Karagpur

About

Deep learning projects implemented in pytorch as jupyter notebooks, mostly focused on computer vision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published