Deep Learning
www.deeplearningbook.org › front_matterBibliography Abadi,M.,Agarwal,A.,Barham,P.,Brevdo,E.,Chen,Z.,Citro,C.,Corrado,G.S.,Davis, A.,Dean,J.,Devin,M.,Ghemawat,S.,Goodfellow,I.,Harp,A.,Irving,G.,Isard,M.,
Deep Learning - Stanford University
cs229.stanford.edu › cs229-notes-deep_learningDeep Learning We now begin our study of deep learning. In this set of notes, we give an overview of neural networks, discuss vectorization and discuss training neural networks with backpropagation. 1 Supervised Learning with Non-linear Mod-els In the supervised learning setting (predicting yfrom the input x), suppose our model/hypothesis is h (x).