nillanet


Namenillanet JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
Summarylinear neural net
upload_time2025-08-18 14:37:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords linear neural net
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nilla net

dependencies
- CuPy must be pre-installed on your system.

installation

`
pip3 install nillanet
`

read documentation at
- [github.io](https://j-s-135.github.io/nillanet)

disclaimer
- Nilla net is not designed for production. It was built for small neural nets for the purpose of experimentation. We are not responsible for problems resulting from the use of nilla net. By using nilla net, you implicitly agree to these terms.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nillanet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "James Smith <james.smith@rcsb.org>",
    "keywords": "linear, neural net",
    "author": null,
    "author_email": "James Smith <james.smith@rcsb.org>",
    "download_url": "https://files.pythonhosted.org/packages/4d/ba/3b2bbaef4c195f81a424686728649b30829be0b3f879c6e53710526023f9/nillanet-1.0.1.tar.gz",
    "platform": null,
    "description": "# nilla net\n\ndependencies\n- CuPy must be pre-installed on your system.\n\ninstallation\n\n`\npip3 install nillanet\n`\n\nread documentation at\n- [github.io](https://j-s-135.github.io/nillanet)\n\ndisclaimer\n- Nilla net is not designed for production. It was built for small neural nets for the purpose of experimentation. We are not responsible for problems resulting from the use of nilla net. By using nilla net, you implicitly agree to these terms.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "linear neural net",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://j-s-135.github.io/nillanet",
        "Homepage": "https://github.com/j-s-135/nillanet",
        "Issues": "https://github.com/j-s-135/nillanet/issues",
        "Source": "https://github.com/j-s-135/nillanet"
    },
    "split_keywords": [
        "linear",
        " neural net"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "666a5e96160605af22bea58464b8bd00d21810e968473626c06587d61407df3f",
                "md5": "d714e6874bfd21641367cdb1985afe26",
                "sha256": "9a29510235ef60144fc132f127890a7341aa6347fe4be6db6c9e48a287835347"
            },
            "downloads": -1,
            "filename": "nillanet-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d714e6874bfd21641367cdb1985afe26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6829,
            "upload_time": "2025-08-18T14:37:48",
            "upload_time_iso_8601": "2025-08-18T14:37:48.035241Z",
            "url": "https://files.pythonhosted.org/packages/66/6a/5e96160605af22bea58464b8bd00d21810e968473626c06587d61407df3f/nillanet-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4dba3b2bbaef4c195f81a424686728649b30829be0b3f879c6e53710526023f9",
                "md5": "3f66e86464aee274e2643127efd50248",
                "sha256": "3bcd1f6f59f29c7370433f71db69a88c7df7f18a25a7db80d762e4d0fcaf2858"
            },
            "downloads": -1,
            "filename": "nillanet-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3f66e86464aee274e2643127efd50248",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6990,
            "upload_time": "2025-08-18T14:37:49",
            "upload_time_iso_8601": "2025-08-18T14:37:49.198626Z",
            "url": "https://files.pythonhosted.org/packages/4d/ba/3b2bbaef4c195f81a424686728649b30829be0b3f879c6e53710526023f9/nillanet-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 14:37:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "j-s-135",
    "github_project": "nillanet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nillanet"
}
        
Elapsed time: 1.31556s