Skip to content

Instantly share code, notes, and snippets.

@arunm8489
Created August 2, 2020 05:34
Show Gist options
  • Save arunm8489/f3b30567af799e0a700a8d312289d6af to your computer and use it in GitHub Desktop.
Save arunm8489/f3b30567af799e0a700a8d312289d6af to your computer and use it in GitHub Desktop.
train = Train(epochs=7,lr=0.01)
metrics = train.train_model(model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment