[0.15, 0.2, 0.6, 0.05] or [0.0, 0.0, 0.0, 1.0]
y = W(eight)x + b(ias)
Pooling: Zip feature to exagarate it
σ(x)=1/1+e-x
max(0.1x, x)
tanh(x)
max(0, x)
max(ωT1x+b1,ωT2x+b2)
x >= 0 ? x : α(ex-1)
<img src=https://cdn-images-1.medium.com/max/906/1*670CdxchunD-yAuUWdI7Bw.png>
<img src=https://www.jeremyjordan.me/content/images/2018/02/Screen-Shot-2018-02-24-at-11.47.09-AM.png>