VS265: Reading Fall2010: Difference between revisions

From RedwoodCenter
Jump to navigationJump to search
No edit summary
(One intermediate revision by the same user not shown)
Line 22: Line 22:
* [http://redwood.berkeley.edu/vs265/superlearn_handout2.pdf Handout] on supervised learning in multi-layer feedforward networks - "backpropagation"
* [http://redwood.berkeley.edu/vs265/superlearn_handout2.pdf Handout] on supervised learning in multi-layer feedforward networks - "backpropagation"
* Y. LeCun, L. Bottou, G. Orr, and K. Muller (1998) [http://redwood.berkeley.edu/vs265/lecun-98b.pdf  "Efficient BackProp,"]  in Neural Networks: Tricks of the trade, (G. Orr and Muller K., eds.).
* Y. LeCun, L. Bottou, G. Orr, and K. Muller (1998) [http://redwood.berkeley.edu/vs265/lecun-98b.pdf  "Efficient BackProp,"]  in Neural Networks: Tricks of the trade, (G. Orr and Muller K., eds.).
* [http://www.cnl.salk.edu/ParallelNetsPronounce/index.php NetTalk demo]
* [http://cnl.salk.edu/Research/ParallelNetsPronounce/ NetTalk demo]
 
==== 21 Sep ====
* Handout: [http://redwood.berkeley.edu/vs265/hebb-pca.pdf Hebbian learning and PCA]
* '''HKP''' Chapters 8 and 9
* '''PDP''' [http://redwood.berkeley.edu/vs265/chap9.pdf Chapter 9] (full text of Michael Jordan's tutorial on linear algebra, including section on eigenvectors)
 
Optional:
* Atick, Redlich. [http://redwood.berkeley.edu/vs265/Atick-Redlich-NC92.pdf What does the retina know about natural scenes?], Neural Computation, 1992.
* Dan, Atick, Reid. [http://www.jneurosci.org/cgi/reprint/16/10/3351.pdf Efficient Coding of Natural Scenes in the Lateral Geniculate Nucleus: Experimental Test of a Computational Theory], J Neuroscience, 1996.

Revision as of 22:19, 21 September 2010

26 Aug

Optional:

31 Aug

02 Sep

07 Sep

  • Handout on supervised learning in single-stage feedforward networks
  • Handout on supervised learning in multi-layer feedforward networks - "backpropagation"
  • Y. LeCun, L. Bottou, G. Orr, and K. Muller (1998) "Efficient BackProp," in Neural Networks: Tricks of the trade, (G. Orr and Muller K., eds.).
  • NetTalk demo

21 Sep

Optional: