pyrlutils


Namepyrlutils JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryUtility and Helpers for Reinformcement Learning
upload_time2024-09-18 03:07:07
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords machine learning reinforcement leaning artificial intelligence
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyRLUtils 

[![CircleCI](https://circleci.com/gh/stephenhky/PyRLUtils.svg?style=svg)](https://circleci.com/gh/stephenhky/PyRLUtils.svg)
[![GitHub release](https://img.shields.io/github/release/stephenhky/PyRLUtils.svg?maxAge=3600)](https://github.com/stephenhky/pyqentangle/PyRLUtils)
[![pypi](https://img.shields.io/pypi/v/PyRLUtils.svg?maxAge=3600)](https://pypi.org/project/pyqentangle/)
[![download](https://img.shields.io/pypi/dm/PyRLUtils.svg?maxAge=2592000&label=installs&color=%2327B1FF)](https://pypi.org/project/PyRLUtils/)
[![Updates](https://pyup.io/repos/github/stephenhky/PyRLUtils/shield.svg)](https://pyup.io/repos/github/stephenhky/PyRLUtils/)
[![Python 3](https://pyup.io/repos/github/stephenhky/PyRLUtils/python-3-shield.svg)](https://pyup.io/repos/github/stephenhky/PyRLUtils/)


This is a Python package with utility classes and helper functions for
that facilitates the development of any reinformecement learning projects.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyrlutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "machine learning, reinforcement leaning, artificial intelligence",
    "author": null,
    "author_email": "Kwan Yuet Stephen Ho <stephenhky@yahoo.com.hk>",
    "download_url": "https://files.pythonhosted.org/packages/1e/64/d518639fa4c88c3b357fd000ddb25e76f6f03493af4ae5a579e2ed00ee19/pyrlutils-0.0.3.tar.gz",
    "platform": null,
    "description": "# PyRLUtils \n\n[![CircleCI](https://circleci.com/gh/stephenhky/PyRLUtils.svg?style=svg)](https://circleci.com/gh/stephenhky/PyRLUtils.svg)\n[![GitHub release](https://img.shields.io/github/release/stephenhky/PyRLUtils.svg?maxAge=3600)](https://github.com/stephenhky/pyqentangle/PyRLUtils)\n[![pypi](https://img.shields.io/pypi/v/PyRLUtils.svg?maxAge=3600)](https://pypi.org/project/pyqentangle/)\n[![download](https://img.shields.io/pypi/dm/PyRLUtils.svg?maxAge=2592000&label=installs&color=%2327B1FF)](https://pypi.org/project/PyRLUtils/)\n[![Updates](https://pyup.io/repos/github/stephenhky/PyRLUtils/shield.svg)](https://pyup.io/repos/github/stephenhky/PyRLUtils/)\n[![Python 3](https://pyup.io/repos/github/stephenhky/PyRLUtils/python-3-shield.svg)](https://pyup.io/repos/github/stephenhky/PyRLUtils/)\n\n\nThis is a Python package with utility classes and helper functions for\nthat facilitates the development of any reinformecement learning projects.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utility and Helpers for Reinformcement Learning",
    "version": "0.0.3",
    "project_urls": {
        "Issues": "https://github.com/stephenhky/PyRLUtils/issues",
        "Repository": "https://github.com/stephenhky/PyRLUtils"
    },
    "split_keywords": [
        "machine learning",
        " reinforcement leaning",
        " artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e64d518639fa4c88c3b357fd000ddb25e76f6f03493af4ae5a579e2ed00ee19",
                "md5": "82feefeed407f7c577f42964a9e35d18",
                "sha256": "e3168db15825b8c52d78ee88f855f22754e8550315c96804c4635eba813ce1ae"
            },
            "downloads": -1,
            "filename": "pyrlutils-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "82feefeed407f7c577f42964a9e35d18",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 13637,
            "upload_time": "2024-09-18T03:07:07",
            "upload_time_iso_8601": "2024-09-18T03:07:07.579628Z",
            "url": "https://files.pythonhosted.org/packages/1e/64/d518639fa4c88c3b357fd000ddb25e76f6f03493af4ae5a579e2ed00ee19/pyrlutils-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-18 03:07:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stephenhky",
    "github_project": "PyRLUtils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "lcname": "pyrlutils"
}
        
Elapsed time: 0.97008s