keplr-io / quiver

Interactive convnet features visualization for Keras
https://keplr-io.github.io/quiver/
MIT License
1.75k stars 223 forks source link

Fix/Add check for zero in custom std. #57

Closed ziky90 closed 6 years ago

ziky90 commented 6 years ago

This PR follows the https://github.com/keplr-io/quiver/pull/56 and adds check for std containing 0.

jakebian commented 6 years ago

Great!