mlswarm


Namemlswarm JSON
Version 0.33 PyPI version JSON
download
home_pagehttps://github.com/rafaelcabral96/mlswarm
SummaryThis package trains neural networks using swarm-like optimization algorithms
upload_time2024-04-30 15:17:14
maintainerNone
docs_urlNone
authorRafael Cabral
requires_python>=3
licenseMIT
keywords machine learning neural networks optimization particle swarm derivative free
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/rafaelcabral96/mlswarm",
    "name": "mlswarm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "machine learning, neural networks, optimization, particle swarm, derivative free",
    "author": "Rafael Cabral",
    "author_email": "rafael.medeiroscabral@kaust.edu.sa",
    "download_url": "https://files.pythonhosted.org/packages/ff/26/77c8e4004ef14a46389f69fc6212861625c96de578fab9c29714c800f998/mlswarm-0.33.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This package trains neural networks using swarm-like optimization algorithms",
    "version": "0.33",
    "project_urls": {
        "Download": "https://github.com/rafaelcabral96/mlswarm/archive/v032.tar.gz",
        "Homepage": "https://github.com/rafaelcabral96/mlswarm"
    },
    "split_keywords": [
        "machine learning",
        " neural networks",
        " optimization",
        " particle swarm",
        " derivative free"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a466aaec23c44164bc5ded356c254144587942cfeace83503858004000f4577",
                "md5": "aa14e7027af584f66650478790c7ac31",
                "sha256": "fd62d4cbfda1a097f895e9869f76fdd8e4bced4af1e30b60672d6149bb82572a"
            },
            "downloads": -1,
            "filename": "mlswarm-0.33-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa14e7027af584f66650478790c7ac31",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 9875,
            "upload_time": "2024-04-30T15:15:27",
            "upload_time_iso_8601": "2024-04-30T15:15:27.151351Z",
            "url": "https://files.pythonhosted.org/packages/5a/46/6aaec23c44164bc5ded356c254144587942cfeace83503858004000f4577/mlswarm-0.33-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff2677c8e4004ef14a46389f69fc6212861625c96de578fab9c29714c800f998",
                "md5": "a5348c4120ae6202a99acb63579b248d",
                "sha256": "14b5fca4ea8d39139ea8f3282ffbba104b19c915ffa0a466d16c9e6cdd60831e"
            },
            "downloads": -1,
            "filename": "mlswarm-0.33.tar.gz",
            "has_sig": false,
            "md5_digest": "a5348c4120ae6202a99acb63579b248d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 9173,
            "upload_time": "2024-04-30T15:17:14",
            "upload_time_iso_8601": "2024-04-30T15:17:14.749047Z",
            "url": "https://files.pythonhosted.org/packages/ff/26/77c8e4004ef14a46389f69fc6212861625c96de578fab9c29714c800f998/mlswarm-0.33.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 15:17:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rafaelcabral96",
    "github_project": "mlswarm",
    "github_not_found": true,
    "lcname": "mlswarm"
}
        
Elapsed time: 0.24698s