miscellaneous

My tutorials

  • A brief overview of proximal algorithms
  • A simple derivation of the backpropagation (backprop) algorithm for training artificial neural networks in matrix form can be found here.
  • For a brief tutorial on gradient backpropagation through a long short-term memory (LSTM) cell, see this.
  • A simple demo of Sparse Land, including, various sparse signal recovery (compressed sensing) algorithms, demonstration of simple dimensionality reduction schemes based on Discrete Cosine Transform (DCT) and Principal Component Analysis (PCA), and so on.

Interesting resources on deep learning

Some random interesting articles

Approximating intractable KL divergences

Some useful books

Some helpful notes