Posts by Year

2022

A Data-Driven Prognostic Score Estimation

1 minute read

The prognostic score is an analog to the propensity score. This sentence is pretty vague; to be mathematically precise, let $X$ and $Y$ denote covariates an...

Implementing Bootstrapped DQN Agents

1 minute read

I was pleased to learn the basics and recent developments of reinforcement learning in “Data Science and Reinforcement Learning” held in Spring 2022. Meanwh...

Parallelizing Transposed Convolution

1 minute read

I attended “Scalable High Performance Computing” in 2021 Fall. The class had gone through interesting topics about recent CPUs and GPUs, and the term project...

Back to Top ↑