1. Introduction to Machine Learning
  2. 1. Week 1,2 - Data, Numpy, Matrices, Error/Loss functions and Regression
  3. 2. Week 3,4 - Non-Linear Regression, OLS, and Log Loss
  4. 3. Week 5,6 - Classification: SVMs, Naive Bayes, KNN and Decision Trees
  5. 4. Week 7,8 - Classification & Intro to Unsupervised Learning: Clustering & Dimensional Reduction
  6. 5. Week 9,10 - Neural Networks: ANNs, DNNs, and CNNs
  7. 6. Jupyter Notebook Export Tutorial

UCSD CSE151A Fall 2024

Week 9,10 - Neural Networks: ANNs, DNNs, and CNNs

Week 9,10 Lecture Material

  • Lecture Slides
    • Slides PDF Perceptrons
    • Slides PDF Adv. Neural Networks
    • Slides PDF Gradient Descent
    • Slides PDF Convolutions
  • Notebooks
    • BCC Data Notebook
    • Perceptron Notebook
    • ANN Notebook
    • Convolution Notebook
    • Gradient Descent Notebook

Week 9 Discussion

  • Slides
  • Notebook