jcopdl


Namejcopdl JSON
Version 2.3.1 PyPI version JSON
download
home_pagehttps://github.com/WiraDKP/jcopdl
SummaryJ.COp DL is a deep Learning package to complement pytorch workflow
upload_time2024-03-20 02:13:15
maintainerNone
docs_urlNone
authorWira Dharma Kencana Putra
requires_python>=3.6.7
licenseNone
keywords deep learning dl jcop indonesia
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # J.COp DL
J.COp DL is a deep Learning package to complement pytorch workflow. It includes pytroch callbacks and metrics.

The project started in August 2019 as a tool to teach deep learning for beginner. Together with LuWiji and J.COp ML, J.COP DL is developed by Wira D. K. Putra as complementary for his machine learning curriculum for young machine learning enthusiast.

# User Installation Guide
```
pip install jcopdl
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WiraDKP/jcopdl",
    "name": "jcopdl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6.7",
    "maintainer_email": null,
    "keywords": "deep learning dl jcop indonesia",
    "author": "Wira Dharma Kencana Putra",
    "author_email": "wiradharma_kencanaputra@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/5a/ab/2c51cb14da2b1ac32a9a9c2e6f057b927cdd9bc65707f2c4c8b611d4af74/jcopdl-2.3.1.tar.gz",
    "platform": null,
    "description": "# J.COp DL\nJ.COp DL is a deep Learning package to complement pytorch workflow. It includes pytroch callbacks and metrics.\n\nThe project started in August 2019 as a tool to teach deep learning for beginner. Together with LuWiji and J.COp ML, J.COP DL is developed by Wira D. K. Putra as complementary for his machine learning curriculum for young machine learning enthusiast.\n\n# User Installation Guide\n```\npip install jcopdl\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "J.COp DL is a deep Learning package to complement pytorch workflow",
    "version": "2.3.1",
    "project_urls": {
        "Homepage": "https://github.com/WiraDKP/jcopdl"
    },
    "split_keywords": [
        "deep",
        "learning",
        "dl",
        "jcop",
        "indonesia"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5aab2c51cb14da2b1ac32a9a9c2e6f057b927cdd9bc65707f2c4c8b611d4af74",
                "md5": "513744252e5492645770df9c01beb5cf",
                "sha256": "14e3dd576e90387db943ef9f5cf79e6a0aa8ca34a844be5e265c08ecb8ea8df7"
            },
            "downloads": -1,
            "filename": "jcopdl-2.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "513744252e5492645770df9c01beb5cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.7",
            "size": 25512,
            "upload_time": "2024-03-20T02:13:15",
            "upload_time_iso_8601": "2024-03-20T02:13:15.073584Z",
            "url": "https://files.pythonhosted.org/packages/5a/ab/2c51cb14da2b1ac32a9a9c2e6f057b927cdd9bc65707f2c4c8b611d4af74/jcopdl-2.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 02:13:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WiraDKP",
    "github_project": "jcopdl",
    "github_not_found": true,
    "lcname": "jcopdl"
}
        
Elapsed time: 0.58169s