Yang Yang
  • about
  • blog(current)
  • publications
  • Quantization for Neural Networks

    how to properly quantize neural networks for efficient hardware inference?

    34 min read   ·   March 5, 2022

    2022

  • Enforcing Lipschitz Constant in Neural Network

    how to enforce lipschitz constraint in neural networks?

    6 min read   ·   April 3, 2021

    2021

  • Langevin Dynamics for Bayesian Inference

    stochastic differential equation, Fokker Plank equation, and their connections to Bayesian inference

    9 min read   ·   September 6, 2020

    2020

  • Understanding and Implementing Asymmetric Numeral System (ANS)

    an introduction of ANS and its implementation

    18 min read   ·   June 26, 2020

    2020

  • Arithmetic Coding (AC) Implementation

    python implementation of arithmetic coding

    12 min read   ·   June 24, 2020

    2020

  • Optical Flow -- An Overview

    summary of how optimal flow can be derived

    15 min read   ·   June 16, 2020

    2020

  • Markov Chain Monte Carlo: Gibbs, Metropolis-Hasting, and Hamiltonian

    a primer on Gibbs sampling, Metropolis-Hasting, and Hamiltonian MC

    10 min read   ·   July 6, 2019

    2019

  • Normalizing Flow: understanding the change of variable equation

    decipher absolute-logarithm-determinant-Jocabian

    8 min read   ·   March 15, 2019

    2019

  • Understanding conventional HMM-based ASR training

    call me an archeologist

    8 min read   ·   November 17, 2018

    2018

  • Comparison of end-to-end ASR models

    how CTC, RNN-transducer, and Attention factor probabilities

    1 min read   ·   November 13, 2018

    2018

  • Gumbel max and Gumbel softmax

    sampling of softmax == max of (logit + Gumbel noise)

    3 min read   ·   November 5, 2018

    2018

  • An introduction to Kalman filter and particle filter

    Kalman filter 101

    16 min read   ·   August 20, 2018

    2018

  • Griffin-Lim algorithm for waveform reconstruction

    the age before neural vocoder

    4 min read   ·   August 12, 2018

    2018

  • A step-by-step guide to variational inference (4): variational auto encoder

    learned amortized posterior == encoder

    9 min read   ·   July 29, 2018

    2018

  • A step-by-step guide to variational inference (3): mean field approximation

    posterior approximation before age of deep learning

    8 min read   ·   July 22, 2018

    2018

  • A step-by-step guide to variational inference (2): expectation maximization

    how to optimize ELBO when your approx posterior can be easily obtained

    9 min read   ·   July 15, 2018

    2018

  • A step-by-step guide to variational inference (1): variational lower bound

    what is variational lower bound, why it is important, and how to derive it

    8 min read   ·   July 8, 2018

    2018

  • A solution manual to the Elements of Statistical Learning (ESL)

    my solution to selected problems

    1 min read   ·   January 1, 2018

    2018

© Copyright 2022 Yang Yang. Powered by Jekyll with al-folio theme. Hosted by GitHub Pages. Last updated: May 25, 2022.