Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Below provided links are helpful for learning to implement Deep Learning architectures in Torch. As Torch uses Lua programming lanuage, it becomes essential to learn it. Lua is very easy programming language and can be easily understood by people having knowledge of any OOP supporting language.

TorchTutorials

  1. General overview of Torch packages is very well collated at this site
  2. For Deep Learning nn reading about nn package is a must. This can be found at this site Also, if someone want to search for a particular thing in Torch nn package, can refer to this site with searhable contents.

LuaTutorials

  1. Comprehensive Lua Tutorials can now be found on Tutorials Point
  2. One can also read the online available book Programming in Lua, which is not difficult to understand.
  3. A very helpful Lua cheatsheet
  4. Lua Reference Mannal 5.3

All the Best!

About

All useful links, collaborated at one site for ease of learning

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors