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
[mnist-transfer-cnn] Use modelFromJSON; update dependencies (#333)
- Replace the ad-hoc code that duplicates the model topology
(while re-initializing weights) with modelFromJSON. This resolves
a TODO item.
- Update tfjs and tfjs-vis versions to the latest.
0 commit comments