This repo contains a number of standard deep learning models that can be run with the neon libraries. The specific model type subdirectories include more detailed information on the various models. Below is a summary of the various tasks and models included here that address those tasks.
- Googlenet
- VGG
- Alexnet
- Deep Residual Network
- All CNN
- Fast-RCNN
- Deep Residual Network
- LSTM
- Deep Q-network
- GRU/LSTM model
- LSTM (IMDB dataset)
- C3D (UCF101 dataset)
- Classification using multi scale sampling (PASCALVOC dataset)
- Deep Speech 2 (Librispeech dataset)