latex2arxiv
Open-source · github.com/YuZh98/latex2arxiv
Open-source tools I build and maintain. Each entry links to the GitHub repo and includes the project README.
Open-source · github.com/YuZh98/latex2arxiv
Open-source · github.com/YuZh98/VAE-fMRI-Alzheimer
A recurrent 3D-conv VAE for resting-state fMRI volumes, in the same family as Kim et al. (2021) but with a linear latent transition solved in closed form by ridge regression rather than learned by SGD. Ships with a synthetic data path so you can run it without ADNI access; every example fits on a laptop CPU.
Open-source · github.com/YuZh98/Anti-correlation-Gaussian
Code accompanying the paper Gibbs Sampling using Anti-correlation Gaussian Data Augmentation, with Applications to L1-ball-type Models.
| File | Purpose |
|---|---|
SourceCode.R | l1ball.linreg(X, y, ...): blocked Gibbs sampler for the L1-ball-prior linear regression model using the anti-correlation Gaussian data-augmentation step |
SliceSampler.R | Scalar and directional slice samplers (Neal, 2003). Used to update κ; can be sourced standalone |
LinearReg.R | Toy variable-selection demo (n = 300, p = 500) producing estimation, trace, and ACF plots |
TruncatedMVN.R | Extension of the anti-correlation trick to sampling a multivariate normal truncated to a box, plus a 2-D demo |
tests/test_samplers.R | Smoke + correctness tests |
| |
To reproduce the paper’s linear-regression figures:
Open-source · github.com/YuZh98/combinatorial-regression
Reproducibility code for the paper Statistical Modeling for Combinatorial Response Data. Includes the MH-within-Gibbs sampler, kernel comparison experiments, and waterfowl matching data analysis.
| |
The default make full runs both exponential and half-Gaussian kernels. To run only the main-paper kernel:
Open-source · github.com/YuZh98/latex2ufdissertation
A safety-net validator for UF doctoral dissertations using the Fall 2025+ University of Florida LaTeX template. Given a project archive, project directory, git URL, or compiled PDF, it produces a severity-tiered report citing the originating UF rule for each finding — one more pair of eyes before clicking submit.
Open-source · github.com/YuZh98/academic-application-tracker
A local Streamlit dashboard that answers one question every morning: “What do I do today?”
Track dozens of postdoc, PhD, faculty, and fellowship applications in parallel — deadlines, recommendation letters, materials checklists, interview rounds — without a single missed follow-up.
![]()
Open-source · github.com/YuZh98/quant-prep-terminal
Everything you need to prepare for a quantitative-finance interview, packed into one HTML file: cheatsheets, flashcards, and a small lab where you can build an option position and watch its payoff in real time. No install, no sign-up — open it and study.
