clarena


Nameclarena JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryAn open-source machine learning package for continual learning research
upload_time2024-10-30 17:40:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License Copyright (c) 2024 Pengxiang Wang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords continual learning machine learning artificial intelligence
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CLArena (Continual Learning Arena)

**An open-source machine learning package for continual learning research**

This is a open-source Python package for Continual Learning (CL) research, solely developed by myself. In this package, I provide a integrated environment and various APIs to conduct CL experiments for research purposes, as well as implemented CL algorithms and datasets that you can give it a spin immediately.

Please find out more information and complete documentation hosted in my blog:

<https://pengxiang-wang.com/projects/continual-learning-arena/>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "clarena",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Pengxiang Wang <wangpengxiang@stu.pku.edu.cn>",
    "keywords": "continual learning, machine learning, artificial intelligence",
    "author": null,
    "author_email": "Pengxiang Wang <wangpengxiang@stu.pku.edu.cn>",
    "download_url": "https://files.pythonhosted.org/packages/aa/41/e3a94be946517e0a59a3a59e2f612dbeb9b784c4150dbcea6b159027fde0/clarena-0.1.1.tar.gz",
    "platform": null,
    "description": "# CLArena (Continual Learning Arena)\n\n**An open-source machine learning package for continual learning research**\n\nThis is a open-source Python package for Continual Learning (CL) research, solely developed by myself. In this package, I provide a integrated environment and various APIs to conduct CL experiments for research purposes, as well as implemented CL algorithms and datasets that you can give it a spin immediately.\n\nPlease find out more information and complete documentation hosted in my blog:\n\n<https://pengxiang-wang.com/projects/continual-learning-arena/>\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Pengxiang Wang  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "An open-source machine learning package for continual learning research",
    "version": "0.1.1",
    "project_urls": {
        "Bug Reports": "https://github.com/pengxiang-wang/continual-learning-arena/issues",
        "Funding": "https://www.patreon.com/pxwang",
        "Homepage": "https://pengxiang-wang.com/projects/continual-learning-arena/",
        "Say Thanks!": "https://github.com/pengxiang-wang/continual-learning-arena/discussions",
        "Source": "https://github.com/pengxiang-wang/continual-learning-arena/"
    },
    "split_keywords": [
        "continual learning",
        " machine learning",
        " artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f335f6044f04b6363fa5c538fb6d11bd74774a44643209af2730ac4602768a9b",
                "md5": "7d985711b98c06fbbbafab5ee7c37647",
                "sha256": "5f2f58728be8138a9e528c3e952c90a64e86afa033f63433b48ea33d03aa5cdc"
            },
            "downloads": -1,
            "filename": "clarena-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7d985711b98c06fbbbafab5ee7c37647",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 31894,
            "upload_time": "2024-10-30T17:40:25",
            "upload_time_iso_8601": "2024-10-30T17:40:25.929662Z",
            "url": "https://files.pythonhosted.org/packages/f3/35/f6044f04b6363fa5c538fb6d11bd74774a44643209af2730ac4602768a9b/clarena-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa41e3a94be946517e0a59a3a59e2f612dbeb9b784c4150dbcea6b159027fde0",
                "md5": "481c9428a9f804687a4d914c682b19be",
                "sha256": "446a38eedb54867df7fa486c860435a3ed73a8af211d592d70b16b488741b243"
            },
            "downloads": -1,
            "filename": "clarena-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "481c9428a9f804687a4d914c682b19be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 24057,
            "upload_time": "2024-10-30T17:40:27",
            "upload_time_iso_8601": "2024-10-30T17:40:27.364618Z",
            "url": "https://files.pythonhosted.org/packages/aa/41/e3a94be946517e0a59a3a59e2f612dbeb9b784c4150dbcea6b159027fde0/clarena-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 17:40:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pengxiang-wang",
    "github_project": "continual-learning-arena",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "clarena"
}
        
Elapsed time: 0.41940s