Skip to content
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

Bug fixes and improvements to the core ml visualization tool #183

Merged
merged 5 commits into from
May 20, 2018

Conversation

rehanrishi21
Copy link

@rehanrishi21 rehanrishi21 commented May 19, 2018

  1. Added deconvolution and global pooling as layer types
  2. Added documentation for visualization
  3. removed visualization from utils and added to model class for making it easier to call using model.visualize()
  4. Minor polish on UI
  5. Gave user option to provide input shape for Sequence, Batch > 1

Rehan Rishi added 5 commits May 18, 2018 17:24
…tion for visualization\n3. removed visualization from utils and added to model class for making it easier to call using model.visualize()\n4. Minor polish on UI\n5. Gave user option to provide input shape for Sequence, Batch > 1
@rehanrishi21 rehanrishi21 merged commit 4a0d816 into master May 20, 2018
@rehanrishi21 rehanrishi21 deleted the dev/visualizer_changes branch May 20, 2018 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants