cerebral.models.compile_and_fit(train_ds, test_ds=None, max_epochs=1000, early_stop=True)[source]

Compile a model, and perform training.


Last update: Feb 09, 2023