torchnet


Nametorchnet JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/pytorch/tnt/
Summaryan abstraction to train neural networks
upload_time2018-07-29 23:16:03
maintainer
docs_urlNone
authorPyTorch
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements torch numpy fsspec tensorboard packaging psutil pyre_extensions typing_extensions setuptools tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Simple tools for logging and visualizing, loading and training
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pytorch/tnt/",
    "name": "torchnet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "PyTorch",
    "author_email": "sergey.zagoruyko@enpc.fr",
    "download_url": "https://files.pythonhosted.org/packages/b7/b2/d7f70a85d3f6b0365517782632f150e3bbc2fb8e998cd69e27deba599aae/torchnet-0.0.4.tar.gz",
    "platform": "",
    "description": "Simple tools for logging and visualizing, loading and training",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "an abstraction to train neural networks",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/pytorch/tnt/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7b2d7f70a85d3f6b0365517782632f150e3bbc2fb8e998cd69e27deba599aae",
                "md5": "225ab14858b6b58f54a9d64a76eafab2",
                "sha256": "393e62e0111a49912398a7ddea36c7f737fd22b895e0d718ac05e71a946e3b9b"
            },
            "downloads": -1,
            "filename": "torchnet-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "225ab14858b6b58f54a9d64a76eafab2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23793,
            "upload_time": "2018-07-29T23:16:03",
            "upload_time_iso_8601": "2018-07-29T23:16:03.185602Z",
            "url": "https://files.pythonhosted.org/packages/b7/b2/d7f70a85d3f6b0365517782632f150e3bbc2fb8e998cd69e27deba599aae/torchnet-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-07-29 23:16:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pytorch",
    "github_project": "tnt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "fsspec",
            "specs": []
        },
        {
            "name": "tensorboard",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        },
        {
            "name": "pyre_extensions",
            "specs": []
        },
        {
            "name": "typing_extensions",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "torchnet"
}
        
Elapsed time: 0.07979s