/deeplearningCoder1

My notes and homeworks on the excelent course deep learning for coders

Primary LanguageJupyter Notebook

Deep Learning With Fast AI

Deep Learning part 1

  1. Lesson 1:
  1. Lesson 2
  1. Lesson 3:
  1. lesson4:
  1. Lesson5:
  1. Lesson6:
  1. Lesson7:

Numerical Linear algebra

  1. [Topic modeling](./nbs/numerical_linear_algebra/2. Topic Modeling with NMF and SVD.ipynb) 1.1 NMF with pytorch

  2. Background removal with Robust PCA 2.1 Load a movie data 2.2 SVD 2.3 Principal Component Analysis (PCA) 2.4 L1 norm induces sparscity 2.5 Robust PCA