/keras-resnet

:bullettrain_side: Residual wrapper for Keras

Primary LanguagePythonMIT LicenseMIT

Residual wrapper for Keras

Deep Residual Learning for Image Recognition

Files:

  • resnet.py The residual network implementation
  • mnist.py Applying the Residual wrapper to convolutional layers
  • imdb.py Applying the Residual wrapper to recurrent layers

Bored Yann LeCun