Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 940 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 940 Bytes

MXNet Examples

This folder contains examples of MXNet.

Notebooks

Contents

  • mnist gives examples on training mnist.
  • cifar10 gives examples on CIFAR10 dataset.

Python Howto

Python Howto is a folder containing short snippet of code introducing a certain feature of mxnet.