Metadata-Version: 2.1
Name: torch-j
Version: 0.1.1
Home-page: https://github.com/jyjnote/mytorch
Author: Your Name
Author-email: your_email@example.com
Project-URL: Documentation, https://github.com/jyjnote/mytorch
Project-URL: Source, https://github.com/jyjnote/mytorch
Keywords: deep learning pytorch minimal,jyjnote,pytorch
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy

# mytorch
demo version

## Reference
- "밑바닥부터 시작하는 딥러닝 3"
- https://github.com/WegraLee/deep-learning-from-scratch-3
