A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Stars
2.5k
Forks
647
Watchers
2.5k
Open Issues
29
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix the problem of nan gradient for zero vector input in Length layer (#83)
923809bView on GitHubmodified the plot_log function to have a consistent behaviour. data columns are now accessed by the column names; this does not assume the first column is epoch as before (#70)
0621dd5View on GitHub