TheShip1948 / basicShapesDataset

building dnn classifier for dataset of basic shapes. Basic shapes examples: circle, triangle, ...
0 stars 0 forks source link

Use Quiver conNet visualization Library #1

Open TheShip1948 opened 6 years ago

TheShip1948 commented 6 years ago

Use Quiver Convolutional NN visualization library to visualize the internal layers of ConvNet model.

TheShip1948 commented 6 years ago

Library Github repository: https://github.com/keplr-io/quiver

TheShip1948 commented 6 years ago

Not able to get the library work. Each time I put my own parameters to the launch() function it either crashes with different errors or launch the visualization tool in firefox but with no output. Still not able to figure out how I will make it work.