forked from tflearn/tflearn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Save models with better validation hit accuracy (tflearn#265)
* Update documentation for correct default optimizer in regression * Provide option to save model as validation hit rate increases * Append accuracy rounded to 4 digits and mult by 10000 to remove all decimals * Skip saving batch model if step number is not set * Update documentation * Remove duplicate param setting * Update documentation
- Loading branch information
1 parent
0a9adcd
commit bc0d9fa
Showing
3 changed files
with
44 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters