Created
April 14, 2018 16:44
-
-
Save shah0150/90e948b95a40727831cbc4393c277d8f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from ann_visualizer.visualize import ann_viz; | |
| ann_viz(model, title="My first neural network") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment