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.
Este exercício faz parte do curso
Predicting CTR with Machine Learning in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
