Code

Code

Friday, August 7, 2015

The Perceptron

Today in lab meeting, during our bi-weekly "Idea Potluck", I dropped the ball while explaining how perceptrons work. We were running short on time, so I rushed and straight-up got flustered. It was unfortunate, since perceptrons are really cool, and Wikipedia has a great example (here).

To over compensate, I've written a tutorial to go along with the Wikipedia example.

http://nbviewer.ipython.org/gist/Jessime/62c2a8a0baa2c0d061b8

The example and the code are really straightforward, so check it out!

Cheers!

No comments:

Post a Comment