Metadata-Version: 2.1
Name: dvml
Version: 0.1.1
Summary: 
Author: Daniel Viegas
Author-email: viegasdll@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.24.1,<2.0.0)
Description-Content-Type: text/markdown

# DVML

Toy package to practice implementing ML models from scratch. Not a serious project.

