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.
Diese Übung ist Teil des Kurses
Predicting CTR with Machine Learning in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
