
Deep Learning
by Yoshua Bengio, Ian Goodfellow, Aaron Courville
Publisher: MIT Press 2014
Number of pages: 274
Description:
This book can be useful for the university students (undergraduate or graduate) learning about machine learning and the engineers and practitioners of machine learning, artificial intelligence, data-mining and data science aiming to better understand and take advantage of deep learning.
Download or read it online for free here:
Read online
(online reading)
Similar books
Deep Learning: Technical Introductionby 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.
(7222 views)
Deep Learning Tutorialby LISA lab - University of Montreal
This book will introduce you to some of the most important deep learning algorithms and 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.
(9664 views)
Deep Learning in Neural Networks: An Overviewby Juergen Schmidhuber - arXiv
In recent years, deep artificial neural networks (including recurrent ones) have won numerous contests in pattern recognition and machine learning. This historical survey compactly summarises relevant work, much of it from the previous millennium.
(11753 views)
The Matrix Calculus You Need For Deep Learningby 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.
(7862 views)