qihongl / keras-nets-demo

Keras examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Keras examples

License:MIT License


Languages

Language:Jupyter Notebook 96.7%Language:Python 3.3%