All Projects → NervanaSystems → Modelzoo

NervanaSystems / Modelzoo

Licence: apache-2.0
neon model zoo

Programming Languages

python
139335 projects - #7 most used programming language

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.

Image classification

ImageNet

  • Googlenet
  • VGG
  • Alexnet

CIFAR-10

  • Deep Residual Network
  • All CNN

Object localization

  • Fast-RCNN

Scene Classification

  • Deep Residual Network

Image Captioning

  • LSTM

Video Games

  • Deep Q-network

NLP

bAbI (Question Answering)

  • GRU/LSTM model

Sentiment classification

  • LSTM (IMDB dataset)

Video

  • C3D (UCF101 dataset)

Transfer Learning

  • Classification using multi scale sampling (PASCALVOC dataset)

Speech

  • Deep Speech 2 (Librispeech dataset)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].