Metadata-Version: 2.0
Name: mxlearn
Version: 0.1.0
Summary: Deep learning library featuring a higher-level API for mxnet.
Home-page: https://github.com/classtag/mxlearn
Author: Duo An
Author-email: anduo@qq.com
License: Apache Software License 2.0
Keywords: mxlearn
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)

=======
MXLearn: Deep learning library featuring a higher-level API for mxnet.
=======


.. image:: https://img.shields.io/pypi/v/mxlearn.svg
        :target: https://pypi.python.org/pypi/mxlearn

.. image:: https://img.shields.io/travis/classtag/mxlearn.svg
        :target: https://travis-ci.org/classtag/mxlearn

.. image:: https://readthedocs.org/projects/mxlearn/badge/?version=latest
        :target: https://mxlearn.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/classtag/mxlearn/shield.svg
     :target: https://pyup.io/repos/github/classtag/mxlearn/
     :alt: Updates


Deep learning library featuring a higher-level API for mxnet.


* Free software: Apache Software License 2.0
* Documentation: 

Overview
--------

* TODO

Features
--------

* TODO

Installation
--------

* TODO

Getting Started
--------

* TODO

Examples
--------

* TODO

Documentation
--------

https://mxlearn.readthedocs.io.


License
-------
[Apache Software License 2.0](http://www.apache.org/licenses/LICENSE-2.0)

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2017-11-26)
------------------

* First release on PyPI.


