pyrkm


Namepyrkm JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/SCiarella/circuit-rbm
SummaryTrain a RKM
upload_time2023-12-05 16:39:49
maintainer
docs_urlNone
authorSimone Ciarella
requires_python
license
keywords python statistical physics machine learning rbm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python package to simulate and train a RKM model

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SCiarella/circuit-rbm",
    "name": "pyrkm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,statistical physics,machine learning,rbm",
    "author": "Simone Ciarella",
    "author_email": "<simoneciarella@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/28/52/3835b3713d60f4b8712765ca96c22df16b2c905c141c23d48d9adc2d2faa/pyrkm-0.0.6.tar.gz",
    "platform": null,
    "description": "A Python package to simulate and train a RKM model\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Train a RKM",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/SCiarella/circuit-rbm"
    },
    "split_keywords": [
        "python",
        "statistical physics",
        "machine learning",
        "rbm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8dc6d438b96c34f8e4d0f5eaae01b8e79379647fdefcc41df1f0061f83d88bad",
                "md5": "652ca65fb6c644e0c71ade279f23e66f",
                "sha256": "960aaa772547415754578bc70d4f251ae6707b84be8234b256909b317033e3f9"
            },
            "downloads": -1,
            "filename": "pyrkm-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "652ca65fb6c644e0c71ade279f23e66f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 30717,
            "upload_time": "2023-12-05T16:39:48",
            "upload_time_iso_8601": "2023-12-05T16:39:48.306873Z",
            "url": "https://files.pythonhosted.org/packages/8d/c6/d438b96c34f8e4d0f5eaae01b8e79379647fdefcc41df1f0061f83d88bad/pyrkm-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28523835b3713d60f4b8712765ca96c22df16b2c905c141c23d48d9adc2d2faa",
                "md5": "1f003e37e52056c9b961d67ca6b4bc77",
                "sha256": "027c41bcea33e21a67a104d4819946561dcde984563f71f74bfb3f2ee973bc94"
            },
            "downloads": -1,
            "filename": "pyrkm-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "1f003e37e52056c9b961d67ca6b4bc77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27963,
            "upload_time": "2023-12-05T16:39:49",
            "upload_time_iso_8601": "2023-12-05T16:39:49.455255Z",
            "url": "https://files.pythonhosted.org/packages/28/52/3835b3713d60f4b8712765ca96c22df16b2c905c141c23d48d9adc2d2faa/pyrkm-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-05 16:39:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SCiarella",
    "github_project": "circuit-rbm",
    "github_not_found": true,
    "lcname": "pyrkm"
}
        
Elapsed time: 0.15301s