Difference between revisions of "10-601 Neural networks and Deep Belief Networks"

From Cohen Courses
Jump to navigationJump to search
(Created page with "This a lecture used in the Syllabus for Machine Learning 10-601 in Fall 2014 === Slides === * TBD === Readings === * Mitchell: Ch. 4, or Bishop: Ch. 5 === What You Sh...")
 
Line 3: Line 3:
 
=== Slides ===
 
=== Slides ===
  
* TBD
+
* William's slides: [http://www.cs.cmu.edu/~wcohen/10-601/nnets.pptx in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-601/nnets.pdf in PDF]
  
 
=== Readings ===
 
=== Readings ===

Revision as of 15:43, 23 September 2014

This a lecture used in the Syllabus for Machine Learning 10-601 in Fall 2014

Slides

Readings

  • Mitchell: Ch. 4, or Bishop: Ch. 5

What You Should Know Afterward

  • From single layer to multy-layer networks
  • What can be solved with multy-layer networks that a single layer cannot
  • Backpropagation
  • Deep neural networks
  • Application of deep NN