Skip to content

Instantly share code, notes, and snippets.

@thierryherrmann
Created August 2, 2020 23:51
Show Gist options
  • Save thierryherrmann/dfaa4b5de470f404adfd844fce07fd17 to your computer and use it in GitHub Desktop.
Save thierryherrmann/dfaa4b5de470f404adfd844fce07fd17 to your computer and use it in GitHub Desktop.
loss_hist = train_module(new_module, train_dataset, valid_dataset)
plot_loss(loss_hist)
save_module(new_module, model_dir)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment