Stars
6
stars
written in Python
Clear filter
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
CapsLayer: An advanced library for capsule theory
A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing
A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).