You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/19 21:03:49 UTC

[GitHub] piiswrong commented on a change in pull request #8674: ADD CapsNet example

piiswrong commented on a change in pull request #8674: ADD CapsNet example
URL: https://github.com/apache/incubator-mxnet/pull/8674#discussion_r151877975
 
 

 ##########
 File path: example/capsnet/README.md
 ##########
 @@ -0,0 +1,32 @@
+**CapsNet-MXNet**
+=========================================
+
+This example is MXNet implementation of [CapsNet](https://arxiv.org/abs/1710.09829):  
+Sara Sabour, Nicholas Frosst, Geoffrey E Hinton. Dynamic Routing Between Capsules. NIPS 2017
+- The Current best test error is 0.5%  
+
+Due to the permission issue, this example is maintained in this [repository](https://github.com/samsungsds-rnd/capsnet.mxnet) separately.
 
 Review comment:
   what does this mean?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services