Path: blob/master/notebooks/misc/activation_fun_deriv_torch.ipynb
1192 views
Kernel: Python 3
Plot some neural net activation functions and their derivatives
Based on sec 4.1 of http://d2l.ai/chapter_multilayer-perceptrons/mlp.html
In [1]:
In [2]:
In [3]:
In [4]:
In [12]:
In [13]:
Out[13]:
In [11]:
Out[11]:
activation-funs-grad.pdf activation-funs.pdf
In [7]: