Skip to content

scqsu/torch-Video-Tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Torch Video Tutorials

Light your way in Deep Learning with Torch 🔦

This aims to be a growing collections of introductory video tutorials on the Torch ecosystem. Torch is one of the fastest and most flexible framework existing for Machine and Deep Learning. And yes, flexibility was used to come with an intimidating learning curve... until now.

Enjoy the view of these videos, transcripts and quizes (you can find in the res folder together with some notes about how I made these videos).

1 - Get the basics straight

1.0 - An overview on Lua (slides)

Practical 1.0 - Lua

1.1 - An overview on Torch’s Tensors (slides)

Practical 1.1 - Torch

1.2 - An overview on Torch’s image package (slides)

Practical 1.2 - image package

2 - Artificial Neural Networks

2.0 - Neural Networks – feed forward (inference) (slides, quiz)

Practical 2.0 – NN forward

2.1 - Neural Networks – back propagation (training) (slides, quiz)

Practical 2.1 - NN backward

2.2 - Neural Networks – An overview on Torch’s nn package (slides, script)

Practical 2.2 - nn package

3 - Convolutional Neural Networks

3.0 - CNN – Basics (slides, lin, 3conv, 3conv-pool)

Practical 3.0 - CNN basics

3.1 - CNN – Internals (slides, script, 3conv-pool)

Practical 3.1 - CNN internals

3.2 - CNN – Architectures (slides, LeNet5, AlexNet, GoogLeNet)

Practical 3.2 - CNN models

optim based training coming soon! 😊

About

Light your way in Deep Learning with Torch 🔦

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 83.7%
  • TeX 15.2%
  • Shell 1.1%