dlprime


Namedlprime JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA library that includes basic machine learning and deep learning tools such as the Perceptron, LinearRegression, LogisticRegression etc.
upload_time2024-06-29 06:08:46
maintainerNone
docs_urlNone
authorJiho Lee
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dlprime",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Jiho Lee",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/50/f1/3304fc61baa790d26817b3a528775bede54b2dfc78142c524c89c66095c0/dlprime-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library that includes basic machine learning and deep learning tools such as the Perceptron, LinearRegression, LogisticRegression etc.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2a7a087ba8352ea065d60985191f4d02fbbe39b5aa1d50e1942a45789095328",
                "md5": "84d79c192b86029250de9c435d2b2b44",
                "sha256": "9c4b6889b90a7944bb592e276119a887b8f14105fcd88572ba41222fa29721dd"
            },
            "downloads": -1,
            "filename": "dlprime-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84d79c192b86029250de9c435d2b2b44",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3965,
            "upload_time": "2024-06-29T06:08:44",
            "upload_time_iso_8601": "2024-06-29T06:08:44.225036Z",
            "url": "https://files.pythonhosted.org/packages/e2/a7/a087ba8352ea065d60985191f4d02fbbe39b5aa1d50e1942a45789095328/dlprime-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50f13304fc61baa790d26817b3a528775bede54b2dfc78142c524c89c66095c0",
                "md5": "27a3242714e3975fb1404e0146defd97",
                "sha256": "fbc78c3c2c5fc44fd76cf1a96033447901855e2e31fe0a29ae5c4f84ded328af"
            },
            "downloads": -1,
            "filename": "dlprime-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "27a3242714e3975fb1404e0146defd97",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2497,
            "upload_time": "2024-06-29T06:08:46",
            "upload_time_iso_8601": "2024-06-29T06:08:46.346255Z",
            "url": "https://files.pythonhosted.org/packages/50/f1/3304fc61baa790d26817b3a528775bede54b2dfc78142c524c89c66095c0/dlprime-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-29 06:08:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dlprime"
}
        
Elapsed time: 4.12044s