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.
Это упражнение является частью курса
Predicting CTR with Machine Learning in Python
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение