Understanding MLPs
The perceptron forms the basis for all complicated neural networks. It is critical to understand the workflow at the single perceptron level before working with many hidden layers and tweaking other hyperparameters. In this exercise you will identify the ordering of steps at the perceptron level from the inputs to the output layer.
This exercise is part of the course
Predicting CTR with Machine Learning in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
