Alex Wang's repositories
importance-weighting-interpolating-classifiers
Code for "Is Importance Weighting Incompatible with Interpolating Classifiers?"
scientific-visualization-exercises
Solutions to Rougier's Scientific Visualization, Python & Matplotlib book
fpp3-python-readalong
Python-centered read-along of Forecasting: Principles and Practice
bayesian_benchmarks
A community repository for benchmarking Bayesian methods
client
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
emmental
A deep learning framework for building multimodal multi-task learning systems.
firedup
Clone of OpenAI's Spinning Up in PyTorch
lightning-hydra-template
PyTorch Lightning + Hydra. A very general, feature-rich template for rapid, scalable experimentation process and best practices. ⚡🔥⚡
lower-the-entropy
A personal blog.
MLcites
This repository contains citation data for papers published in NeurIPS in 2014 - 2018, and ICML 2017, 2018. It also contains the code to collect this data.
mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
nn-template
Generic template to bootstrap your PyTorch project with PyTorch Lightning, Hydra, W&B, and DVC.
pyRdatasets
1300 datasets from various R packages packed as DataFrames through compressed pickle files
pytorch-normalizing-flows
Normalizing flows in PyTorch. Current intended use is education not production.
scipytorch
Scientific computation routines in PyTorch
ssm-jax
Bayesian learning and inference for state space models (SSMs) using Google Research's JAX as a backend
torch_cg
Preconditioned Conjugate Gradient in Pytorch
wakesleep
The wake-sleep algorithm for unsupervised neural networks
wilds
A machine learning benchmark of in-the-wild distribution shifts, with data loaders, evaluators, and default models.