NN basics and resources
- 
https://ml-cheatsheet.readthedocs.io/en/latest/calculus.html#chain-rule
 - 
Basics and with math, but not too much: https://cs231n.github.io/neural-networks-1/
 - 
Activation functions:
- Why:
- Map input to 0..1
 - Inject non-linearity to the network for more complex learnable relationships
- $Wx+b$ derived is W -> degree of 1
 - Higher complexity
 
 
 - Resources:
 
 - Why:
 
				
					Nel mezzo del deserto posso dire tutto quello che voglio.
				
			
comments powered by Disqus