Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 759 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 759 Bytes

ml_crash_course

A small, self-contained ML crash course for uneducated scientists and amateurs

The tutorial contains three notebooks:

  1. Open In Colab Tutorial on PyTorch tensors.
  2. Open In Colab Tutorial on McCulloch & Pitts Neurons, Perceptrons and Multi-Layer Perceptrons.
  3. Open In Colab Tutorial on Convolutional Neural Networks.