Open loucaspapalazarou opened 3 months ago
The callback for training notification would be really helpful...
I would like to make contribution for this... Please assign me the issue. Thanks...
@Sar2580P I opened it because I really wanted to work on it so I would love to make the PR myself but thanks for reaching out <3
No problem bro, go ahead with it.... Best of Luck
@Sar2580P Thank you bro, I will as soon as the mods feel approve it
Hey @loucaspapalazarou The callback looks great but could we first gather some feedback from the community to make sure enough users want/can use this so it's justified to maintain it within the package?
Hey @awaelchli, yup that sounds great!
Description & Motivation
A simple callback that accepts a user's email and an app account password to notify the user that their training is complete by email. Inspired by wandb
The call back will use the user's email as both sender and receiver so no need for an external SMTP.
Could also add details on how the training went, like test or validation measures. We could also add graphs and make it an entire report. It can get as detailed as we want. It's also possible to notify the used of any potential crashes.
Would love to work on this if approved!
Pitch
A lot of the time, training takes up a number of hours and users keep checking up on their models manually. An automatic notification on a user's phone where they can't miss it will speed up the development process.
Alternatives
Users manually create the callback.
Additional context
No response
cc @borda