Pinned Repositories
AdvancedOptML
CS 7301: Spring 2021 Course on Advanced Topics in Optimization in Machine Learning
Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models and Score-based Models, a darkhorse in the field of Generative Models
Awesome-Incremental-Learning
Awesome Incremental Learning
CL_Atom_Swapping
ICLR 2022 (Spolight): Continual Learning With Filter Atom Swapping
CoDeF
Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
CVPR2022-Papers-with-Code
CVPR 2022 论文和开源项目合集
guided-diffusion
L3Net
ICLR 2021 (spotlight): Graph Convolution with Low-rank Learnable Local Filters
RotDCF
Code for ICLR19 paper: 'RotDCF: Decomposition of Convolutional Filters for Rotation Equivariant Deep Networks'
zichenmiao.github.io
ZichenMiao's Repositories
ZichenMiao/L3Net
ICLR 2021 (spotlight): Graph Convolution with Low-rank Learnable Local Filters
ZichenMiao/CL_Atom_Swapping
ICLR 2022 (Spolight): Continual Learning With Filter Atom Swapping
ZichenMiao/RotDCF
Code for ICLR19 paper: 'RotDCF: Decomposition of Convolutional Filters for Rotation Equivariant Deep Networks'
ZichenMiao/zichenmiao.github.io
ZichenMiao/AdvancedOptML
CS 7301: Spring 2021 Course on Advanced Topics in Optimization in Machine Learning
ZichenMiao/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models and Score-based Models, a darkhorse in the field of Generative Models
ZichenMiao/Awesome-Incremental-Learning
Awesome Incremental Learning
ZichenMiao/CoDeF
Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
ZichenMiao/CVPR2022-Papers-with-Code
CVPR 2022 论文和开源项目合集
ZichenMiao/guided-diffusion
ZichenMiao/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
ZichenMiao/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1500+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1500+页)和视频链接
ZichenMiao/MeRGAN
ZichenMiao/Mine_pytorch
MINE: Mutual Information Neural Estimation in pytorch (unofficial)
ZichenMiao/openai-rl-baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
ZichenMiao/PyN2N
Pytorch Re-implementation of Noise2Noise
ZichenMiao/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
ZichenMiao/rigl-torch
Extremely lightweight & easy to use PyTorch implementation of the sparse model training method "RigL" by Google Research.