Lesson 2
20 min

Anatomy of a Neural Network

Quick Summary

A neural network is a layered mathematical function. Training adjusts its internal weights so inputs increasingly produce the desired outputs.

What you will learn
  • ·Describe inputs, weights, layers, and outputs in a neural network
  • ·Explain training as repeated error measurement and adjustment
  • ·Connect the concept to model strengths and limitations