Open joeyklee opened 5 years ago
I was thinking this material would be part of week 4 - DIY neural nets (which is my theoretical deadline for a rewrite of this chapter), but I could cover / assign the first section on the perceptron earlier.
@shiffman - excellent! That's great to hear. I think it makes sense to have it in week 4 unless it is too much to pack into 1 week.
There is a lot to do this week so I'm not sure if a full discussion of the Perceptron fits. I wonder if it might work well to double back into some of the details next week when we look at a second round of examples with the DIY neural network. I got lost in tensors this weekend so didn't get to make major revisions to chapter 10 yet. I should at a minimum add some links to #39
For me one of the "ah-ha" moments was seeing what is going on in a Perceptron. Seeing how simple "intelligence" can be was very helpful to demystify the idea of defining fitness.