capsnet

November 21, 2017 ยท View on GitHub

TODO

  • README
  • create application_capsnet like in keras R package.

Installation

You can install capsnet from github with:

# install.packages("devtools")
devtools::install_github("dfalbel/capsnet")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code