Pinned Repositories
gpuls
Fast linear regression using PyTorch + GPUs
nailfold
Predicting diabetes and complications from nailfold capillary images using deep learning
warfarin
Optimizing warfarin dosing for patients with atrial fibrillation using deep reinforcement learning
lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
cmdstan
CmdStan, the command line interface to Stan
compare_concordance
Statistical inference about right-censored c-indices
gwp
An MCMC implementation of the generalized Wishart process
pytorch-disentanglement-datasets
PytTorch datasets with a TorchVision-style interface for disentanglement
ranger
A Fast Implementation of Random Forests
wjn0's Repositories
wjn0/gwp
An MCMC implementation of the generalized Wishart process
wjn0/compare_concordance
Statistical inference about right-censored c-indices
wjn0/cmdstan
CmdStan, the command line interface to Stan
wjn0/pytorch-disentanglement-datasets
PytTorch datasets with a TorchVision-style interface for disentanglement
wjn0/ranger
A Fast Implementation of Random Forests
wjn0/stan
Stan development repository (home page is linked below). The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
wjn0/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
wjn0/buckknife
wjn0/configuration_optimizer
Black box classifier optimization over HTTP
wjn0/guidance
A guidance language for controlling large language models.
wjn0/llama-trl
LLaMA-TRL: Fine-tuning LLaMA with PPO and LoRA
wjn0/MetaOD
Automating Outlier Detection via Meta-Learning (Code, API, and Contribution Instructions)
wjn0/pytorch-lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
wjn0/Score-CAM
[CVPRW 2020] Official implementation of Score-CAM in Pytorch
wjn0/sta2201_final_project
wjn0/suitcase
This is a very out of date library that probably shouldn't be used anymore. I myself haven't used it in 5+ years.
wjn0/transformers_readapt
Construct linear combinations of 🤗 transformers models
wjn0/wjn0