Welcome to my place! 👨‍💻

This is where I document something I’ve learned.

Graph generation with predefined chromatic number

Generating predefined-chromatic-number graphs with Leighton’s algorithm. ...

May 19, 2024 · 2 min · Trung H. Nguyen

Variational Autoencoder

An autoencoder that differs from others (with deterministic encoder) by mapping each input $\mathbf{x}$ to a distribution over the possible values of the latent representation $\mathbf{z}$ from which $\mathbf{x}$ could have been generated. ...

April 30, 2024 · 5 min · Trung H. Nguyen

Graph Representation Learning

April 16, 2024 · 9 min · Trung H. Nguyen

MuZero

January 2, 2024 · 6 min · Trung H. Nguyen

AlphaZero

October 17, 2023 · 11 min · Trung H. Nguyen

Multi-agent Deep Deterministic Policy Gradient

May 25, 2023 · 5 min · Trung H. Nguyen

GAN

Notes on Generative Adversarial Networks. ...

May 1, 2023 · 9 min · Trung H. Nguyen