Examples with reproducible and meaningful performancce.
- An illustrative mnist example
- A tiny SVHN ConvNet with 97.5% accuracy
- Reproduce some reinforcement learning papers
- char-rnn for fun
- DisturbLabel, because I don't believe the paper
- DoReFa-Net: binary / low-bitwidth CNN on ImageNet
- GoogleNet-InceptionV1 with 71% accuracy
- GoogleNet-InceptionV3 with 74.5% accuracy (similar to the official code)
- ResNet for Cifar10 and SVHN