Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AzureMLCallback #3341

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Update AzureMLCallback #3341

merged 1 commit into from
Apr 29, 2021

Conversation

yijinlee
Copy link
Contributor

  • Add interactive run logging
  • Bugfix value extraction for learn.loss.item()
  • Convert epoch elapsed time from mm:ss string to seconds (int)
  • Update notebook instruction, recommend passing callback in during fitting, instead of directly into learner"

* Add interactive run logging
* Bugfix value extraction for learn.loss.item()
* Convert epoch elapsed time from mm:ss string to seconds (int)
* Update notebook instruction, recommend passing callback in during fitting, instead of directly into learner"
@yijinlee yijinlee requested a review from jph00 as a code owner April 29, 2021 17:29
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jph00
Copy link
Member

jph00 commented Apr 29, 2021

Many thanks!

@jph00 jph00 merged commit 2162362 into fastai:master Apr 29, 2021
@hamelsmu hamelsmu changed the title Updates to AzureMLCallback Update AzureMLCallback Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants