Pinned Repositories
improving-inference-for-neural-image-compression
Official code repo for NeurIPS 2020 paper "Improving Inference for Neural Image Compression"
RD-sandwich
Official repo for the ICLR22 paper "Towards Empirical Sandwich Bounds on the Rate-Distortion Function"
shallow-ntc
Official code for "Computationally-Efficient Neural Image Compression with Shallow Decoders", ICCV 2023
vbq
Official code for ICML 2020 paper "Variational Bayesian Quantization"
graphrel
Intuitive graph theory explorer powered by d3
openie-server
Simple JSON server for the University of Washington's Open IE system
PRMLPY
Python demos for Chris Bishop's PRML textbook, and other machine learning stuff
wgd
Official project page for Estimating the Rate-Distortion Function by Wasserstein Gradient Descent
yiboyang's Repositories
yiboyang/PRMLPY
Python demos for Chris Bishop's PRML textbook, and other machine learning stuff
yiboyang/graphrel
Intuitive graph theory explorer powered by d3
yiboyang/wgd
Official project page for Estimating the Rate-Distortion Function by Wasserstein Gradient Descent
yiboyang/openie-server
Simple JSON server for the University of Washington's Open IE system
yiboyang/LDA
unsupervised and supervised topic modeling
yiboyang/VirtualMemory
Virtual memory simulator
yiboyang/otus
Code and data for Optimal Transport based Unfolding and Simulation (OTUS)
yiboyang/bayes_gmm
Bayesian Gaussian mixture models in Python.
yiboyang/Fractal-Tree-Demo
A little piece of JavaScript that animates fractal trees.
yiboyang/JHU2016Lab
yiboyang/lexathon-MIPS
A simple yet challenging word game written in assembly language
yiboyang/lpips_tf2
Improved LPIPS in tf2
yiboyang/MIPS-athon
yiboyang/pixel-cnn-pp
Pytorch Implementation of OpenAI's PixelCNN++
yiboyang/PyVB
Python implementation for Variational Bayesian Learning
yiboyang/quantize1d
Efficient k-means in 1D (no need for O(NK) distance computation) in C++, with Python (Cython) wrapper.
yiboyang/YARNN
Yet Another implementation of Recurrent Neural Networks (self-contained, numpy)