bfas


Namebfas JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/m-pektas/BFAS
SummaryBrute Force Architecture Search
upload_time2023-03-18 18:00:51
maintainer
docs_urlNone
authorMuhammed Pektas
requires_python>=3.7, <4
license
keywords bfas efficient deep learning nas neural architecture search knowledge distillation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Brute Force Architecture Search for Neural Architectures to obtain models that have best performences on your device.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/m-pektas/BFAS",
    "name": "bfas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "bfas,efficient deep learning,NAS,neural architecture search,knowledge distillation",
    "author": "Muhammed Pektas",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ad/c8/d6d8eee72ac37b1a82ad11fc45a40076da0bdc3a96a46c0c46a55bd7c43e/bfas-0.0.5.tar.gz",
    "platform": null,
    "description": "Brute Force Architecture Search for Neural Architectures to obtain models that have best performences on your device.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Brute Force Architecture Search",
    "version": "0.0.5",
    "split_keywords": [
        "bfas",
        "efficient deep learning",
        "nas",
        "neural architecture search",
        "knowledge distillation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bbf1296e9c7229ade65f6cf28c9b7f17de7715fae4609bf7af16473acd04908",
                "md5": "caedb0cd90ad0c61049446182dece76d",
                "sha256": "dff745a8ea525d5ff4b7317e3e86142d59f3c37865ed2dd1cce05cd1b445f96d"
            },
            "downloads": -1,
            "filename": "bfas-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "caedb0cd90ad0c61049446182dece76d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 15985,
            "upload_time": "2023-03-18T18:00:48",
            "upload_time_iso_8601": "2023-03-18T18:00:48.764793Z",
            "url": "https://files.pythonhosted.org/packages/2b/bf/1296e9c7229ade65f6cf28c9b7f17de7715fae4609bf7af16473acd04908/bfas-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "adc8d6d8eee72ac37b1a82ad11fc45a40076da0bdc3a96a46c0c46a55bd7c43e",
                "md5": "a0d83e5e48f92a57831681a7670c7c22",
                "sha256": "e217cc386d3dcb5c19279dd2522bd98d69d1a86a1336a1c415fefa41a9b66e9d"
            },
            "downloads": -1,
            "filename": "bfas-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a0d83e5e48f92a57831681a7670c7c22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 13887,
            "upload_time": "2023-03-18T18:00:51",
            "upload_time_iso_8601": "2023-03-18T18:00:51.000036Z",
            "url": "https://files.pythonhosted.org/packages/ad/c8/d6d8eee72ac37b1a82ad11fc45a40076da0bdc3a96a46c0c46a55bd7c43e/bfas-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-18 18:00:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "m-pektas",
    "github_project": "BFAS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bfas"
}
        
Elapsed time: 0.04517s