naturomics / CapsNet-Tensorflow

A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
Apache License 2.0
3.8k stars 1.16k forks source link

Plot vector distribution #56

Closed minghz closed 6 years ago

minghz commented 6 years ago

Plotting the major variables of CapsNet in histograms and distribution plots.

This will be used later for estimating the accuracy needed for fixed point number representation.

minghz commented 6 years ago

Sorry, I meant to PR into my own fork