Skip to content

enginksz/Deep_Learning_Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Tutorial with PyTorch

Deep learning tutorial with PyTorch has been initiated to teach undergraduate students in SeoulTech about basic concepts of deep learning and hands-on practices with PyTorch. Even though there are so many good lectures and tutorials on deep learning, I would like to share my humble slides and examples because I also have learned many things from open and public lectures, tutorials, and articles. I hope that my slides and examples are also helpful to others.

This tutorial is the last part of my four sequels of tutorials. Many examples and practices are connected each other. Please refer its neighborhood tutorials also.

  1. Python Review: From Beginners to Intermediate
  2. Programming meets Mathematics: Building Mathematical Intuition with SciPy
  3. Machine Learning Tutorial with Scikit-learn
  4. Deep Learning Tutorial with PyTorch

Practice Examples

Source codes are enumerated in the order of my tutorial slides.

NOTE: All examples contain their basic NN architectures and hyperparameters. One of main objectives in practices will be their performance improvement by changing the architectures and selecting hyperparameters.

Author

About

Deep_Learning_Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages