Metadata-Version: 2.1
Name: grad_desc_utils
Version: 0.0.1
Summary: Gradient descent utility functions for math-stats book.
Author-email: John Myers <jmmyers25@gmail.com>
Project-URL: Homepage, https://github.com/jmyers7/grad_desc_utils
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# gd_utils

Gradient descent utility functions for math-stats book.
