You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2025. It is now read-only.
We should have a colab that can display the model architecture (model.summary() if using keras) as part of the model card.
In addition tensorflow data validation also output general statistics see screenshot:
Finally, It would be nice to show an example where we connect some tensorboard chart (ie. loss chart).
Expected Behavior
We should have a colab that can display the model architecture (

model.summary()if using keras) as part of the model card.In addition tensorflow data validation also output general statistics see screenshot:
Finally, It would be nice to show an example where we connect some tensorboard chart (ie. loss chart).
Actual Behavior
No example
Steps to Reproduce the Problem
This is a feature request not a bug