The Wayback Machine - https://web.archive.org/web/20220902123708/https://github.com/Kyubyong/pytorch_exercises
Skip to content

Kyubyong/pytorch_exercises

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Pytorch Exercises

Pytorch is one of the most popular deep learning libraries as of 2017. One possible way of familiarizing yourself with it, I think, is to practice with simple quizzes. That's where this project comes in. The outline will be as follows, though it's not fixed. If you find this helpful, you may like my other repos:

CHAPTER 1. Tensors

CHAPTER 2. Neural Networks

  • Linear Layers/Functions (WIP)
  • Convolution Layers/Functions (WIP)
  • Recurrent Layers (WIP)
  • Pooling Layers/Functions (WIP)
  • Dropout Layers/Functions (WIP)
  • Padding Layers (WIP)
  • Normalization Layers/Functions (WIP)
  • Activations (WIP)
  • Sparse Layers (WIP)
  • Loss (WIP)
  • Distance (WIP)
  • Initialization (WIP)
  • Optimization (WIP)
  • Utilities (WIP)

Sep., 2017
Created by Kyubyong
Reviewed by yj

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published