- Add MobileNet
- Fix sum gradient
- Add image dream
- Fix dream loss
- Fix add gradient for GoogleNet
- Add training from scratch
- Add ResNet and SqueezeNet
- Add window manager
- Add plot demo
- Add plots to examples
- Add RNN and LSTM tutorial
- Add Deep Dream example
- Add Retrain example
- Add ResNet 50 model
- Add ResNet 101 model
- Add ResNet 152 model
- Add VGG 19 model
- Add ImageNet example
- Add VGG 16 model
- Add SqueezeNet model
- Add GoogleNet model
- Add AlexNet model
- Add toy tutorial
- Add intro tutorial
- Add Pre-trained tutorial
- Add MNist tutorial
- Add CMake build system
- Initial release