ravin-d-27 / PyDeepFlow

This is my own Deep Learning Package, optimized for performing Deep Learning Tasks and easy to learn and integrate into projects.
https://pypi.org/project/pydeepflow/
MIT License
18 stars 8 forks source link

Finished the Implementation of Dynamic Learning Rate Scheduling and Added DocStrings to the Functions for better Understanding #24

Closed ravin-d-27 closed 1 month ago

ravin-d-27 commented 1 month ago

Finished Implementing Dynamic Learning Rate Scheduling and Added Doc Strings for Better Understanding

Fixes: #9

ravin-d-27 commented 1 month ago

This fixed issue #8