NBML/Workshops/Neural Nets: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
=== What ===
=== What ===
An introduction to Neural Networks, details
An introduction to Neural Networks, talks about neurons in the brain, different types of neural networks (associative nets, feedforward nets), then goes into detail about how feedforward nets work. Provides some examples in Python and R.


=== When ===
=== When ===

Latest revision as of 19:52, 13 July 2011

What[edit | edit source]

An introduction to Neural Networks, talks about neurons in the brain, different types of neural networks (associative nets, feedforward nets), then goes into detail about how feedforward nets work. Provides some examples in Python and R.

When[edit | edit source]

1/26/2011, Again upon request!

Who[edit | edit source]

Mike S

Slides and Code[edit | edit source]

Resources[edit | edit source]