Louis Tiao
Louis Tiao
Home
Publications
Posts
Projects
Talks
Contact
CV
Light
Dark
Automatic
Posts
Writing technical content in Markdown
Hugo Blox Builder is designed to give technical content creators a seamless experience. You can focus on the content and Wowchemy handles the rest. Highlight your code snippets, take notes on math classes, and draw diagrams from textual representation.
Last updated on Mar 10, 2024
6 min read
Display Jupyter Notebooks with Academic
Learn how to blog in Academic using Jupyter notebooks
Louis Tiao
Last updated on Oct 2, 2022
2 min read
Density Ratio Estimation for KL Divergence Minimization between Implicit Distributions
This post demonstrates how to approximate the KL divergence (in fact, any f-divergence) between implicit distributions, using density ratio estimation by probabilistic classification.
Louis Tiao
Last updated on Oct 16, 2022
21 min read
Technical
Building Probability Distributions with the TensorFlow Probability Bijector API
We illustrate how to build complicated probability distributions in a modular fashion using the Bijector API from TensorFlow Probability.
Louis Tiao
Last updated on Oct 16, 2022
8 min read
Technical
A Tutorial on Variational Autoencoders with a Concise Keras Implementation
An in-depth practical guide to variational encoders from a probabilistic perspective.
Louis Tiao
Last updated on Oct 16, 2022
24 min read
Technical
NumPy mgrid vs. meshgrid
The meshgrid function is useful for creating coordinate arrays to vectorize function evaluations over a grid. Experienced NumPy users will have noticed some discrepancy between meshgrid and the mgrid, a function that is used just as often, for exactly the same purpose.
Louis Tiao
Last updated on Oct 16, 2022
4 min read
Technical
«
Cite
×