SimpleNetMNIST


NameSimpleNetMNIST JSON
Version 1.0.4 PyPI version JSON
download
home_pageNone
SummarySimpleNetMNIST. Based off an implementation of a simple neural network for MNIST classification in PyTorch. Created by Edward Ji (https://github.com/Edward-Ji).
upload_time2024-05-18 13:26:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Edward Ji Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords pytorch mnist neural network
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ---
title: SimpleNetMNSIT
emoji: ✍️
colorFrom: indigo
colorTo: indigo
sdk: gradio
sdk_version: 3.48.0
app_file: app.py
pinned: false
license: mit
---

# SimpleNet

Replicating the SimpleNet architecture in PyTorch.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "SimpleNetMNIST",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pytorch, mnist, neural network",
    "author": null,
    "author_email": "Edward Ji <jiziao6@gmail.com>, Daniel Elliott <danelliottster@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6f/80/d494360794b6afe6833c518041f9b41f162ad74936a027091d15d4af1adb/simplenetmnist-1.0.4.tar.gz",
    "platform": null,
    "description": "---\ntitle: SimpleNetMNSIT\nemoji: \u270d\ufe0f\ncolorFrom: indigo\ncolorTo: indigo\nsdk: gradio\nsdk_version: 3.48.0\napp_file: app.py\npinned: false\nlicense: mit\n---\n\n# SimpleNet\n\nReplicating the SimpleNet architecture in PyTorch.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Edward Ji  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "SimpleNetMNIST.  Based off an implementation of a simple neural network for MNIST classification in PyTorch. Created by Edward Ji (https://github.com/Edward-Ji).",
    "version": "1.0.4",
    "project_urls": {
        "homepage": "https://github.com/danelliottster/SimpleNetMNIST"
    },
    "split_keywords": [
        "pytorch",
        " mnist",
        " neural network"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c70c0f313468626d47b48323bfa28532986d2a0ba264f56ea9746651efbb06fe",
                "md5": "6a5ab237c5e19bfff6518e27b2e22d45",
                "sha256": "0c0e4f3cc9f0eb43ec5fefb126b7deb7da020051cffa3558562f0fc28e8c2a4d"
            },
            "downloads": -1,
            "filename": "SimpleNetMNIST-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a5ab237c5e19bfff6518e27b2e22d45",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8215,
            "upload_time": "2024-05-18T13:26:12",
            "upload_time_iso_8601": "2024-05-18T13:26:12.892498Z",
            "url": "https://files.pythonhosted.org/packages/c7/0c/0f313468626d47b48323bfa28532986d2a0ba264f56ea9746651efbb06fe/SimpleNetMNIST-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f80d494360794b6afe6833c518041f9b41f162ad74936a027091d15d4af1adb",
                "md5": "54fb2e1681401377b9740a06df63a30d",
                "sha256": "0d1cb328d1444fe8c26ef923f2e87ce3b07d61725c776cd59f01427844b5f78b"
            },
            "downloads": -1,
            "filename": "simplenetmnist-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "54fb2e1681401377b9740a06df63a30d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7621,
            "upload_time": "2024-05-18T13:26:14",
            "upload_time_iso_8601": "2024-05-18T13:26:14.398154Z",
            "url": "https://files.pythonhosted.org/packages/6f/80/d494360794b6afe6833c518041f9b41f162ad74936a027091d15d4af1adb/simplenetmnist-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-18 13:26:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "danelliottster",
    "github_project": "SimpleNetMNIST",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "simplenetmnist"
}
        
Elapsed time: 2.66276s