November 2015
Intermediate to advanced
190 pages
4h 11m
English
Even for people comfortable with using them, neural networks can seem like a big black box. On top of that, the little bit of randomness within them just makes their inner workings that much more mysterious.
In this chapter, we're going to start exploring TDD-ing machine learning algorithms by building a very simple neural network using TDD. Then we will use this as an opportunity to more deeply understand how they work.
In this chapter, we will cover the following topics:
You will need some sort of spreadsheet ...