proton_decay_study.callbacks package

Submodules

proton_decay_study.callbacks.default module

Defines the default callbacks for usage in the mod:proton_decay_study

class proton_decay_study.callbacks.default.HistoryRecord[source]

Bases: keras.callbacks.Callback

This is a stub in place for working on recording the training history

on_batch_end(batch, logs={})[source]
on_train_begin(logs={})[source]
write(filename)[source]

Module contents