Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 433 Bytes

File metadata and controls

20 lines (13 loc) · 433 Bytes

Inside an Artificial Neural Network

Goals

Understand main terms of machine learning

  • model
  • unit
  • weight
  • inference
  • learning
  • dataset

Walkthrough

Simplest Model

  1. Download the Simplest Network Basic Model.xlsx

Simplest Model Screenshot