Slide 39
Slide 39 text
Summary*
● Artificial neurons made of inputs, weights, a bias, and
an activation function.
● Emergent, automatically inferred decision making
based on tying all these neurons together into layers
● Magical hidden layers of neural networks that infer
decision using rules humans would not
● Improving performance by minimising cost function
● Using some hardcore maths to work out how adjust
thousands of variables to improve an algorithm -
making it learn from it mistakes!
*AKA what I found cool about Neural Networks and hopefully
you did too