dmlc / keras

Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.
http://keras.io/
Other
125 stars 34 forks source link

Add Resnet50 training script. Add MXNet backend details link to README #75

Closed sandeep-krishnamurthy closed 7 years ago

sandeep-krishnamurthy commented 7 years ago
  1. Add Resnet50 training script.
  2. Add a link to keras-mxnet installation guide.
  3. Add a section for multi-gpu training and link to the tutorial.