Ecto-Trigger 1.0
Loading...
Searching...
No Matches
SaveWeightsCallback Class Reference

Inherits Callback.

Public Member Functions

 __init__ (self, save_dir, save_format="tf")
 
 on_epoch_end (self, epoch, logs=None)
 

Public Attributes

 save_dir = save_dir
 
 save_format = save_format
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
save_dir,
save_format = "tf" )

Member Function Documentation

◆ on_epoch_end()

on_epoch_end ( self,
epoch,
logs = None )

Member Data Documentation

◆ save_dir

save_dir = save_dir

◆ save_format

save_format = save_format

The documentation for this class was generated from the following file: