Metadata-Version: 1.0
Name: mxnet
Version: 1.0.0
Summary: MXNet Python Package
====================
MXNet is a deep learning framework designed for both *efficiency* and *flexibility*.
It allows you to mix the flavours of deep learning programs together to maximize the efficiency and your productivity.


Installation
------------
To install, check [Build Instruction](http://mxnet.io/get_started/install.html)


Running the tests
-----------------

For running the tests you can do the following in the parent directory.

```
nosetests tests/python/unittest
nosetests tests/python/train

```


Home-page: https://github.com/dmlc/mxnet
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
