NNTools


NameNNTools JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/ClementPla/NNTools
SummaryLight library built to facilitate the training of neural network with Pytorch.
upload_time2023-07-06 20:50:36
maintainer
docs_urlNone
authorClement Playout
requires_python
licenseMIT
keywords pytorch neural network cnn deep learning training dataset image configuration
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/ClementPla/NNTools",
    "name": "NNTools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "PyTorch,Neural Network,CNN,deep learning,training,dataset,image,configuration",
    "author": "Clement Playout",
    "author_email": "clement.playout@polymtl.ca",
    "download_url": "https://files.pythonhosted.org/packages/bb/11/63f1c7b633a6753adee3a02cc43f5d570b07618c690f900e1fff83f8eee6/NNTools-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Light library built to facilitate the training of neural network with Pytorch.",
    "version": "0.1.0",
    "project_urls": {
        "Download": "https://github.com/ClementPla/NNTools/archive/refs/tags/v0.1.0.tar.gz",
        "Homepage": "https://github.com/ClementPla/NNTools"
    },
    "split_keywords": [
        "pytorch",
        "neural network",
        "cnn",
        "deep learning",
        "training",
        "dataset",
        "image",
        "configuration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb1163f1c7b633a6753adee3a02cc43f5d570b07618c690f900e1fff83f8eee6",
                "md5": "a93df34d82c314534cf7ab410467de31",
                "sha256": "d406fcce96f90f61e0b535133956046e00da737a1d675c679c65378bad4f46f5"
            },
            "downloads": -1,
            "filename": "NNTools-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a93df34d82c314534cf7ab410467de31",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20413,
            "upload_time": "2023-07-06T20:50:36",
            "upload_time_iso_8601": "2023-07-06T20:50:36.226454Z",
            "url": "https://files.pythonhosted.org/packages/bb/11/63f1c7b633a6753adee3a02cc43f5d570b07618c690f900e1fff83f8eee6/NNTools-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-06 20:50:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ClementPla",
    "github_project": "NNTools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "nntools"
}
        
Elapsed time: 0.08402s