Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.
Caffe code for Densely Connected Convolutional Networks (DenseNets)
Classification with PyTorch.
Rethinking the Value of Network Pruning (Pytorch)
Code for "Deep Networks with Stochastic Depth"
Caffe: a fast open framework for deep learning.
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
PyTorch library for adversarial attack and training
CS294; AI For Systems and Systems For AI
Network Slimming (Pytorch)
Imitation Learning Homework 1