{ "info": { "author": "Runze Sun", "author_email": "fihyer@me.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===============================\nNeuralPuzzle\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/neuralpuzzle.svg\n :target: https://pypi.python.org/pypi/neuralpuzzle\n\n.. image:: https://travis-ci.org/cxmaro-s/NeuralPuzzle.svg?branch=master\n :target: https://travis-ci.org/cxmaro-s/NeuralPuzzle\n :alt: Build status on Travis CI\n\n.. image:: https://readthedocs.org/projects/neuralpuzzle/badge/?version=latest\n :target: https://neuralpuzzle.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/cxmaro-s/NeuralPuzzle/shield.svg\n :target: https://pyup.io/account/repos/github/cxmaro-s/NeuralPuzzle/\n :alt: Updates\n\n.. image:: http://ci.appveyor.com/api/projects/status/github/cxmaro-s/neuralpuzzle?branch=master\n :target: https://ci.appveyor.com/project/cxmaro-s/neuralpuzzle/branch/master\n :alt: Windows build status on Appveyor\n\n.. image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg\n :target: https://github.com/cxmaro-s/NeuralPuzzle/blob/master/LICENSE\n\n\nA simple Python package that helps anyone on building and running a deep neural network\nin second.\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://neuralpuzzle.readthedocs.io.\n\nQuickstart\n----------\n\nTo install NeuralPuzzle, run the following command in your terminal::\n\n pip install neuralpuzzle\n\nQuickly train a simple one hidden layer feed forward nueral network with ReLU activation fucntion, and initialize paramters (weights and bias) using Xavier method::\n\n from neuralpuzzle import *\n\n train_network = NeuralPuzzle('mnist.pkl', [784, 50, 10], ['relu'], 'xavier')\n\nFeatures\n--------\n\n* Easy install and use\n* One-line code to train\n\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-04-18)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cxmaro-s/neuralpuzzle", "keywords": "neuralpuzzle", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "neuralpuzzle", "package_url": "https://pypi.org/project/neuralpuzzle/", "platform": "", "project_url": "https://pypi.org/project/neuralpuzzle/", "project_urls": { "Homepage": "https://github.com/cxmaro-s/neuralpuzzle" }, "release_url": "https://pypi.org/project/neuralpuzzle/0.1.0a1/", "requires_dist": [ "Click (>=6.0)", "numpy" ], "requires_python": "", "summary": "A Simple Python package that helps anyone on building and running deep neural network in a second.", "version": "0.1.0a1" }, "last_serial": 2905209, "releases": { "0.1.0a0": [ { "comment_text": "", "digests": { "md5": "3ef876e3968e042242676f5ae13d291c", "sha256": "36b1feac4ef2ceaa41b5acca7f44606d7f73579877ea250ce1da90c27d00e9ae" }, "downloads": -1, "filename": "neuralpuzzle-0.1.0a0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3ef876e3968e042242676f5ae13d291c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14811, "upload_time": "2017-05-25T02:15:11", "url": "https://files.pythonhosted.org/packages/b5/40/0032f4a6578b4fb8db5531ff6f6c257b93c3712243e05fb6a77a04953f24/neuralpuzzle-0.1.0a0-py2.py3-none-any.whl" } ], "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "e5a6bb06eadd67c1a1e53ce65697a07f", "sha256": "bf5a1d09a4e6a03e12463f58f38d27eac565c803ed552463c9780ae84e092cc8" }, "downloads": -1, "filename": "neuralpuzzle-0.1.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e5a6bb06eadd67c1a1e53ce65697a07f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15397, "upload_time": "2017-05-28T22:09:22", "url": "https://files.pythonhosted.org/packages/6a/b4/9013dfdb27496f8ae800f1a5544602cdb7f5ba12e46b83d4ec8a11ac860f/neuralpuzzle-0.1.0a1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5a6bb06eadd67c1a1e53ce65697a07f", "sha256": "bf5a1d09a4e6a03e12463f58f38d27eac565c803ed552463c9780ae84e092cc8" }, "downloads": -1, "filename": "neuralpuzzle-0.1.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e5a6bb06eadd67c1a1e53ce65697a07f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15397, "upload_time": "2017-05-28T22:09:22", "url": "https://files.pythonhosted.org/packages/6a/b4/9013dfdb27496f8ae800f1a5544602cdb7f5ba12e46b83d4ec8a11ac860f/neuralpuzzle-0.1.0a1-py2.py3-none-any.whl" } ] }