/keras-nets-demo

Keras examples

Primary LanguageJupyter NotebookMIT LicenseMIT

keras-nets-demo

Here're some simple examples...

  • test pretrained ResNet50/VGG16 on an image and grab their neural activities
  • train a simple lstm network
  • train a simple dense/conv net on MNIST with proper logging

References - the dependencies come from the following repo: