BaseNN


NameBaseNN JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/OpenXLab-Edu/OpenMMLab-Edu
SummaryBaseNN can easily build neural networks layer by layer and deeply explore the neural network principle.
upload_time2024-03-14 07:23:44
maintainer
docs_urlNone
authorOpenXLab
requires_python>=3.6
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenXLab-Edu/OpenMMLab-Edu",
    "name": "BaseNN",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenXLab",
    "author_email": "wangbolun@pjlab.org.cn",
    "download_url": "https://files.pythonhosted.org/packages/41/2f/23252329a77848852aa080e198640635f45a4e7886fbb82c4fa277b71b4d/BaseNN-0.3.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "BaseNN can easily build neural networks layer by layer and deeply explore the neural network principle.",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenXLab-Edu/OpenMMLab-Edu"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3c273c6d9dcff4eea7b0473294c15cd8850d65e326356e3fd3db9b930d41d34",
                "md5": "9519ce70af354953dea1a0939df21e38",
                "sha256": "2e75eee29a1cee03049d39051a13ead475fac2ffcb909ffbfd55b575875575c3"
            },
            "downloads": -1,
            "filename": "BaseNN-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9519ce70af354953dea1a0939df21e38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 49755,
            "upload_time": "2024-03-14T07:23:42",
            "upload_time_iso_8601": "2024-03-14T07:23:42.949798Z",
            "url": "https://files.pythonhosted.org/packages/b3/c2/73c6d9dcff4eea7b0473294c15cd8850d65e326356e3fd3db9b930d41d34/BaseNN-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "412f23252329a77848852aa080e198640635f45a4e7886fbb82c4fa277b71b4d",
                "md5": "2a023e40425260b976a31ba5634826ed",
                "sha256": "f1a5464b330ac56dfb4de8661487a009c83e576e234bebb1ca53e91f142cdf91"
            },
            "downloads": -1,
            "filename": "BaseNN-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2a023e40425260b976a31ba5634826ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 39329,
            "upload_time": "2024-03-14T07:23:44",
            "upload_time_iso_8601": "2024-03-14T07:23:44.711458Z",
            "url": "https://files.pythonhosted.org/packages/41/2f/23252329a77848852aa080e198640635f45a4e7886fbb82c4fa277b71b4d/BaseNN-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 07:23:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenXLab-Edu",
    "github_project": "OpenMMLab-Edu",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "basenn"
}
        
Elapsed time: 0.19790s