The function of deep learning
Far from a machine brain
What are neural networks?
The function of deep learning
Far from a machine brain
\[
f_w(x_1, x_2,\dots, x_n) = \sum_{i=1}^{n}w_ix_i = w_0x_0 + w_1x1 + \dots + w_nx_n
\]
The function of deep learning
Far from a machine brain
ReLU
\[
f_a(x) = \begin{cases}
x & \quad \text{if } x\gt 0 \\
0 & \quad \text{otherwise}
\end{cases}
\]
The function of deep learning
Far from a machine brain
Neuron output
\[
f_n(x_1,x_2,..,x_n) = f_a(f_w(x_1, x_2,\dots,x_n)) = \begin{cases}
\sum_{i=1}^n {w_ix_i} & \quad \text{when } x \gt 0 \\
0 & \quad \text{otherwise}
\end{cases}
\]
The function of deep learning
Far from a machine brain
The function of deep learning
Far from a machine brain
The function of deep learning
Far from a machine brain
Technically
More neurons, better possible approximations
More data, better results
The function of deep learning
Far from a machine brain
Source: analystprep.com
The function of deep learning
Far from a machine brain
Source: wikipedia.org
The function of deep learning
Far from a machine brain
The function of deep learning
Functions all the way down
The function of deep learning
Functions all the way down
Artist's impression of a convolutional neural network.
The function of deep learning
Functions all the way down
DeepDream
The function of deep learning
Functions all the way down
Artist's impression of an Autoencoder.
The function of deep learning
Functions all the way down
Artist's impression of an Autoencoder.
The function of deep learning
Functions all the way down
The function of deep learning
Functions all the way down
Where do we go from here?
The function of deep learning
Functions all the way down
The function of deep learning
Qualitative and quantitative leaps
The function of deep learning
Qualitative and quantitative leaps
The function of deep learning
Qualitative and quantitative leaps
The function of deep learning
Qualitative and quantitative leaps
The function of deep learning
Qualitative and quantitative leaps
1943
Perceptron invented
1958
Perceptron built
1962
Backpropagation speculated
1967
Stochastic Gradient Descent
1969
CNN with ReLU
1970
Backpropagation implemented
1979
Deep learning CNN
1989
Self-trained CNN
1991
Autoencoder
1997
Long short-term memory
2014
Attention
2017
Transformer
The function of deep learning
Qualitative and quantitative leaps
The function of deep learning
Qualitative and quantitative leaps
The function of deep learning
Qualitative and quantitative leaps