This repository contains finished code examples and training/test data to copy-and-paste in your editor.
Enroll in the course today and learn how to build neural networks from scratch with Python!
- finished-code: The finished code for all examples. Look here if something does not work or you get different results.
- training-test-data: Many of the examples contain training and test data. You can choose to type them in, or copy-and-paste them from here.
- nn-process-diagram.pdf: A downloadable and printable neural network process diagram that you see below.
In chapter 07.01, the neural network process is complete with feed forward, back propagation and hidden layers.
You can download and print the diagram.