-
Summary of VEGA
DRAFT POST -- A summary of the autoencoder architecture of VEGA ("VAE Enhanced by Gene Annotations").
-
Git basics
An introduction to version control with git with an emphasis on getting you comfortable using it without unnecessary details.
-
Running Ray Tune on Sun Grid Engine
The Ray Tune hyperparameter optimization framework does not natively support the Sun Grid Engine (SGE) job submission system. This post shows a way to implement support.
-
How to check whether two directories are identical
If you are transferring your files, you need to make sure that they have copied correctly! This post shows a simple way to do so.
-
My configuration files
I have slowly accumulated many configuration options in my command line settings files. This post shows how I have configured bashrc, inputrc, and vimrc.