bojone / Capsule

A Capsule Implement with Pure Keras
350 stars 107 forks source link

Capsule可否用于regression的问题 #12

Open ShihaoCui opened 5 years ago

ShihaoCui commented 5 years ago

非常感谢的作者的sharing.

我想用Capsule来尝试处理regression的问题,想法是最后吧vector 用neural转换成一个scalar,不知道这么做是否靠谱。