Metadata-Version: 2.1
Name: jcopdl
Version: 2.1.8
Summary: J.COp DL is a deep Learning package to complement pytorch workflow
Home-page: https://github.com/WiraDKP/jcopdl
Author: Wira Dharma Kencana Putra
Author-email: wiradharma_kencanaputra@yahoo.com
Keywords: deep learning dl jcop indonesia
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Natural Language :: Indonesian
Classifier: Natural Language :: English
Requires-Python: >=3.6.7
Description-Content-Type: text/markdown
License-File: LICENSE

# 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
```
