Neural Network Workshop: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 27: Line 27:
***Backpropagation
***Backpropagation
**Implementation
**Implementation
***Identifying Faces with Neural Nets
***Face or not a Face? Binary Classification with Neural Nets
***??? Other such ideas


=== Volunteers ===
=== Volunteers ===

Revision as of 01:14, 8 January 2011

What: A hands-on workshop courtesy of the Machine Learning Group using Neural Networks that includes both the theory and practical implementation.

When: January 26, 2011 7:00pm - 10:00pm

Why: To raise Neural Network Awareness (NNA) and money for Noisebridge. Donations towards Noisebridge will be encouraged and appreciated.

Where: In the back classroom

Who: Anyone who wants to participate, either come and learn or help teach. Join the mailing list!. The math will be explained, but is not essential to totally understand in order to work with the examples given.

Workshop Overview, Resources

  • Math Preliminaries
  • Neural Networks
    • Basic Architecture
    • Activation Functions
      • Which activation functions are good? Hornik's 1991 Paper
    • Error Functions and Output Layers
      • Regression (univariate and multivariate)
      • Classification (binary and multi-class, logistic and softmax)
    • Training
      • Backpropagation
    • Implementation
      • Face or not a Face? Binary Classification with Neural Nets

Volunteers

Put your name down here to volunteer and contact Mike S for coordination:

  • Mike S


Software

This is just a list of packages used for constructing and training neural networks: