Skip to content

Latest commit

 

History

History
 
 

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.