Part 06 - Constructing a Binary Classifier Using Neural Network with Python (Tensorflow & Keras)

preview_player
Показать описание
Constructing Binary Classifier Using Neural Network with Tensorflow / Keras and Python

The source code is available here:

Zeyad Hailat
Рекомендации по теме
Комментарии
Автор

What if configuration are given : input data features 20,
Hidden layer 1 - 10 neurons.

How can we load this data ? Code or syntax

MS-dujj
Автор

Good video! Help me a lot. Pleaseeee keep doing them

josefranco
Автор

Why did you define your own function for the normalization? Is not it equivalent to the StandardScaler() method from SKLearn?

ESPjump