pyrlutils


Namepyrlutils JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/stephenhky/PyRLUtils
SummaryUtility and Helpers for Reinformcement Learning
upload_time2023-08-04 04:29:20
maintainer
docs_urlNone
authorKwan-Yuet Ho
requires_python
licenseLGPL
keywords machine learning reinforcement leaning artifiial 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/)

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": "https://github.com/stephenhky/PyRLUtils",
    "name": "pyrlutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "machine learning,reinforcement leaning,artifiial intelligence",
    "author": "Kwan-Yuet Ho",
    "author_email": "stephenhky@yahoo.com.hk",
    "download_url": "https://files.pythonhosted.org/packages/a2/d2/fff7cd0f3613a1bba1be45716a4d83231e7b5831f51719f7c99f3ed230d9/pyrlutils-0.0.1.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\nThis is a Python package with utility classes and helper functions for\nthat facilitates the development of any reinformecement learning projects.\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Utility and Helpers for Reinformcement Learning",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/stephenhky/PyRLUtils"
    },
    "split_keywords": [
        "machine learning",
        "reinforcement leaning",
        "artifiial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2d2fff7cd0f3613a1bba1be45716a4d83231e7b5831f51719f7c99f3ed230d9",
                "md5": "ca09727f78d7d3153b45205dd72f082f",
                "sha256": "d3c6697dca9551fec5459041cb758fdd58735ac20162e6ea08f367a0c28809af"
            },
            "downloads": -1,
            "filename": "pyrlutils-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ca09727f78d7d3153b45205dd72f082f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6894,
            "upload_time": "2023-08-04T04:29:20",
            "upload_time_iso_8601": "2023-08-04T04:29:20.628011Z",
            "url": "https://files.pythonhosted.org/packages/a2/d2/fff7cd0f3613a1bba1be45716a4d83231e7b5831f51719f7c99f3ed230d9/pyrlutils-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-04 04:29:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stephenhky",
    "github_project": "PyRLUtils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [],
    "lcname": "pyrlutils"
}
        
Elapsed time: 0.09674s