google / scaaml

Apache License 2.0
128 stars 38 forks source link

Made changes to some errors prone lines #272

Open shyam314159 opened 2 months ago

shyam314159 commented 2 months ago
  1. Added code in train.py so one can load the model if it already exists and continue training.
  2. Added .keras file extension so it shows no error while saving the model or loading the model.
kralka commented 1 month ago

And sorry the reply took me so long, we were quite busy last week.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10630507131

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 10661092540: 0.0%
Covered Lines: 2252
Relevant Lines: 2801

💛 - Coveralls
kralka commented 1 week ago

@shyam314159 do you plan to follow up on this PR?