Deep Learning Tutorial
by LISA lab
Publisher: University of Montreal 2015
Number of pages: 173
Description:
The tutorials presented here will introduce you to some of the most important deep learning algorithms and will also show you how to run them using Theano. Theano is a python library that makes writing deep learning models easy, and gives the option of training them on a GPU.
Download or read it online for free here:
Read online
(online html)
Similar books
![Book cover: Deep Learning](images/10150.jpg)
by Yoshua Bengio, Ian Goodfellow, Aaron Courville - MIT Press
This book can be useful for the university students learning about machine learning and the practitioners of machine learning, artificial intelligence, data-mining and data science aiming to better understand and take advantage of deep learning.
(17441 views)
![Book cover: Neural Networks and Deep Learning](images/10060.jpg)
by Michael Nielsen
Neural networks and deep learning currently provide the best solutions to many problems in image recognition, speech recognition, and natural language processing. This book will teach you the core concepts behind neural networks and deep learning.
(10253 views)
![Book cover: The Matrix Calculus You Need For Deep Learning](images/blank.gif)
by Terence Parr, Jeremy Howard - arXiv.org
This paper is an attempt to explain all the matrix calculus you need in order to understand the training of deep neural networks. We assume no knowledge beyond what you learned in calculus 1, and provide links to help you refresh the necessary math.
(5643 views)
![Book cover: Deep Learning: Technical Introduction](images/12135.jpg)
by Thomas Epelbaum - arXiv.org
This note presents in a technical though hopefully pedagogical way the three most common forms of neural network architectures: Feedforward, Convolutional and Recurrent. For each network, their fundamental building blocks are detailed.
(6069 views)