May 2025
Intermediate to advanced
584 pages
16h 49m
English
In Chapter 6, we discussed the theory behind neural networks. In this chapter, we’ll trade equations for code and run experiments designed to increase your intuition regarding the essential parameters of neural networks: architecture and activation functions, batch size, base learning rate, training-set size, L2 regularization, momentum, weight initialization, feature ordering, and the precision of the weights and biases.
To save space and eliminate tedious repetition, we won’t show the specific code for each experiment. In most cases, the code is trivially different from the previous example; we’re usually ...
Read now
Unlock full access