December 2017
Intermediate to advanced
536 pages
14h 23m
English
Here is how is how we proceed with the recipe:
git clone https://github.com/naturomics/CapsNet-Tensorflow.git $ cd CapsNet-Tensorflow
mkdir -p data/mnistwget -c -P data/mnist \\http://yann.lecun.com/exdb/mnist/{train-images-idx3-ubyte.gz,train-labels-idx1-ubyte.gz,t10k-images-idx3-ubyte.gz,t10k-labels-idx1-ubyte.gz}gunzip data/mnist/*.gz
python main.py
Read now
Unlock full access