What is Neural Network (NN)? by 3Blue1Brown

The video discusses:

  • handwritten digit recognition example
  • kernel size 28x28 pixel = 784 array
  • activation layer 784 (1-dimensional) array 
  • 2 hidden layers, each with 16 neurons (arbitrary choice)
    • hidden layers correspond to macro and micro features within the digit


  • output layer 0..9, the largest value is the most likely selection of the NN
  • He notes that the same principle can be applied to speech recognition.
  • neuron parameters: knobs to adjust
  • weights: connections between neurons
  • activation function: normalizes the values between 0..1





https://www.youtube.com/watch?v=aircAruvnKk&list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi&index=3




As an Amazon Associate I earn from qualifying purchases.

No comments:

Post a Comment

Please be polite.

Post Scriptum

The views in this article are mine and do not reflect those of my employer.
I am preparing to cancel the subscription to the e-mail newsletter that sends my articles.
Follow me on:
X.com (Twitter)
LinkedIn
Google Scholar

My favorite quotations..


“A man should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.”  by Robert A. Heinlein

"We are but habits and memories we chose to carry along." ~ Uki D. Lucas


Popular Recent Posts

Most Popular Articles