Selected Blogs

I like sharing technical details. Here are a selection of blogs I wrote over the years.

Comprehensive Reinforcement Learning Framework for Atari and MuJoCo featured image

Comprehensive Reinforcement Learning Framework for Atari and MuJoCo

This project implements a comprehensive Reinforcement Learning framework capable of solving both discrete control tasks (Atari games using DQN) and continuous control tasks (MuJoCo …

avatar
Xuankun Yang
Model Merging Overview featured image

Model Merging Overview

Please refer to this ariticle for details.

avatar
Xuankun Yang
🎙️ Auto Speech Recognition featured image

🎙️ Auto Speech Recognition

I dove into the world of Automatic Speech Recognition (ASR) by building a Large Vocabulary Continuous Speech Recognition (LVCSR) system using the Kaldi toolkit.

avatar
Xuankun Yang
🧩 ViT on CIFAR-10 featured image

🧩 ViT on CIFAR-10

This project is a complete implementation of Vision Transformer (ViT) applied to small-scale datasets (especially CIFAR-10), including extensive exploration.

avatar
Xuankun Yang