Introduction To Deep Learning
Introduction To Deep Learning
Introduction To Deep Learning
learning
INTRODUCTION TO DEEP LEARNING IN PYTHON
Dan Becker
Data Scientist and contributor to Keras
and TensorFlow libraries
Imagine you work for a bank
You need to predict how many transactions each customer
will make next year
Images
Videos
Audio
Source code
Dan Becker
Data Scientist and contributor to Keras
and TensorFlow libraries
Bank transactions example
Make predictions based on:
Number of children
Dot product
[5, 1]
Dan Becker
Data Scientist and contributor to Keras
and TensorFlow libraries
Linear vs. non-linear Functions
print(output)
1.2382242525694254
Dan Becker
Data Scientist and contributor to Keras
and TensorFlow libraries
Multiple hidden layers
When you train the model, the neural network gets weights
that nd the relevant pa erns to make be er predictions