MrZQ's starred repositories
state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
Spiking-Neural-Network
Pure python implementation of SNN
PyTorchVideoCompression
PyTorch implementation and benchmark of Video Compression
Latex-Beamer-Template
中文学术LaTeX Beamer模板
tensorflow-infogan
:dolls: InfoGAN: Interpretable Representation Learning
CBAM-tensorflow
CBAM implementation on TensowFlow
integer_discrete_flows
Code release for Hoogeboom, Emiel, Jorn WT Peters, Rianne van den Berg, and Max Welling. "Integer Discrete Flows and Lossless Compression." Conference on Neural Information Processing Systems (2019).
LISTA-CPSS
[NeurIPS'18, Spotlight oral] "Theoretical Linear Convergence of Unfolded ISTA and its Practical Weights and Thresholds", by Xiaohan Chen*, Jialin Liu*, Zhangyang Wang and Wotao Yin.
Complex-gated-recurrent-neural-networks
Complex domain recurrent neural network gating and Stiefel-manifold optimization in TensorFlow, Neural Information Processing Systems (NeurIPS) 2018.
perceptual-quality
Perceptual quality metrics for TensorFlow
Neural-Implicit-Dict
[ICML 2022] "Neural Implicit Dictionary via Mixture-of-Expert Training" by Peihao Wang, Zhiwen Fan, Tianlong Chen, Zhangyang Wang
Keras-HSIC-Bottleneck
The Keras Implementation of the paper "The HSIC Bottleneck: Deep Learning without Back-Propagation"(https://arxiv.org/abs/1908.01580)
Variational_Sparse_Coding
This repository contains codes and examples implementing the variational sparse coding model
Simple_Joint_VAE
Implementation of JointVAE with one discrete latent variable (Original Version: https://github.com/Schlumberger/joint-vae by Emilien Dupont)