Zuul 是Netflix 公司开源的一个API 网关组件,提供了认证、鉴权、限流、动态路由、监控、弹性、安全、负载均衡、协助单点压测等边缘服务的框架
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
翻译 - 在Hinton的论文Capsule之间的动态路由中,CapsNet(Capsules Net)的Tensorflow实现
Learning Dynamic Routing for Semantic Segmentation
PHP routing class. Lightweight yet flexible. Supports REST, dynamic and reversed routing.
翻译 - PHP路由类。轻巧而灵活。支持REST,动态和反向路由。
Universal dynamic routes for Next.js
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
A sample Next.js app showing dynamic routing with modals as a route.
Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
翻译 - NIPS2017论文“胶囊之间的动态路由”中CapsNet的Keras实现。现在测试误差= 0.34%。
Pytorch implementation of Hinton's Dynamic Routing Between Capsules
PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
Pytorch implementation for NIPS2017 paper `Dynamic Routing Between Capsules`
A list for dynamic inference research, including: dynamic routing, anytime inference and conditional computation
Pytorch version of Hinton's Capsule Theory paper: Dynamic Routing Between Capsules
My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules
Implemention of CapsNet from the paper Dynamic Routing Between Capsules
Implemention of Capsule Net from the paper Dynamic Routing Between Capsules
A Mxnet implementation of CapsNet in Hinton's paper Dynamic Routing Between Capsules
Reproduction of the model from the paper “Dynamic Routing Between Capsules”.