RLSolver


NameRLSolver JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/AI4Finance-Foundation/RLSolver
SummaryRLSolver: High-performance RL solvers.
upload_time2023-02-07 14:00:47
maintainer
docs_urlNone
authorShixun Wu, Xiaoyang Liu, Ming Zhu
requires_python>=3.7
licenseMIT
keywords reinforcement learning solver combinatorial optimization non-convex optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Version 0.0.0 notes: High-performance RL solvers


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AI4Finance-Foundation/RLSolver",
    "name": "RLSolver",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Reinforcement Learning,Solver,Combinatorial optimization,Non-convex optimization,",
    "author": "Shixun Wu, Xiaoyang Liu, Ming Zhu",
    "author_email": "zhumingpassional@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/69/ef/eff1c352200f5bf824ba7c14cc5b3f1ecdce904d3b2bdc9c6bda00463d0b/RLSolver-0.0.2.tar.gz",
    "platform": null,
    "description": "Version 0.0.0 notes: High-performance RL solvers\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "RLSolver: High-performance RL solvers.",
    "version": "0.0.2",
    "split_keywords": [
        "reinforcement learning",
        "solver",
        "combinatorial optimization",
        "non-convex optimization",
        ""
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69efeff1c352200f5bf824ba7c14cc5b3f1ecdce904d3b2bdc9c6bda00463d0b",
                "md5": "a3f7846895ab544654501b84a906586b",
                "sha256": "4d54e8af66f54c6490c862b858078d07a8f4122f5455534f3574a093499f10ff"
            },
            "downloads": -1,
            "filename": "RLSolver-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a3f7846895ab544654501b84a906586b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 29079,
            "upload_time": "2023-02-07T14:00:47",
            "upload_time_iso_8601": "2023-02-07T14:00:47.397392Z",
            "url": "https://files.pythonhosted.org/packages/69/ef/eff1c352200f5bf824ba7c14cc5b3f1ecdce904d3b2bdc9c6bda00463d0b/RLSolver-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 14:00:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "AI4Finance-Foundation",
    "github_project": "RLSolver",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rlsolver"
}
        
Elapsed time: 0.03724s