torchattacks


Nametorchattacks JSON
Version 3.5.1 PyPI version JSON
download
home_pagehttps://github.com/HarryK24/adversairal-attacks-pytorch
SummaryTorchattacks is a PyTorch library that provides adversarial attacks to generate adversarial examples.
upload_time2023-10-21 00:17:57
maintainer
docs_urlNone
authorHarry Kim
requires_python>=3
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HarryK24/adversairal-attacks-pytorch",
    "name": "torchattacks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "",
    "author": "Harry Kim",
    "author_email": "24k.harry@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Torchattacks is a PyTorch library that provides adversarial attacks to generate adversarial examples.",
    "version": "3.5.1",
    "project_urls": {
        "Homepage": "https://github.com/HarryK24/adversairal-attacks-pytorch"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e10d75510a8a346565a2152d3ec21149881be938aa6d0aa8c67c662d324a5e54",
                "md5": "979ac2cb355f8308b4b2eb651f79b582",
                "sha256": "10c1b05f3a0b52869a91dfa9f9d5adf613750276a15f41fdbd361127cc6bd703"
            },
            "downloads": -1,
            "filename": "torchattacks-3.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "979ac2cb355f8308b4b2eb651f79b582",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 142039,
            "upload_time": "2023-10-21T00:17:57",
            "upload_time_iso_8601": "2023-10-21T00:17:57.164558Z",
            "url": "https://files.pythonhosted.org/packages/e1/0d/75510a8a346565a2152d3ec21149881be938aa6d0aa8c67c662d324a5e54/torchattacks-3.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-21 00:17:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HarryK24",
    "github_project": "adversairal-attacks-pytorch",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "torchattacks"
}
        
Elapsed time: 0.14566s