issues
search
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 Model Checkpointing
#29
Closed
ravin-d-27
closed
1 month ago
ravin-d-27
commented
1 month ago
Tested it via modifying
runner.py
and it is perfectly working
Also added
asserts/Logo.webp
file for logo
Added Logo to README.md
Added the Contributors to README.md
Formatted the DocStrings in
model.py
and
checkpoints.py
Made the necessary changes in
init
.py
Fixes #11
runner.py
and it is perfectly workingasserts/Logo.webp
file for logomodel.py
andcheckpoints.py
Fixes #11