-
Notifications
You must be signed in to change notification settings - Fork 617
Add metrics module #247
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
Add metrics module #247
Conversation
facaiy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks!
|
Looks good, I'll also ask @seanpmorgan or @WindQAQ if they have any concerns about this change? Then let's merge it :-) |
No worries |
|
LSTM! Remember to merge the latest commit so that the builds could pass. |
…d_metrics add new changes
… into add_metrics update changes
|
Thank you, Aakash. @seanpmorgan Sean, can you take an another look? |
seanpmorgan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
|
Perfect. You are welcome |
Added
metricsmodule to add metrics that conform to thetf.keras API.