capsule-networks

胶囊网络的Tensorflow实现l(A Tensorflow implementation of Capsule Networks)

  • 所有者: bourdakos1/capsule-networks
  • 平台: Linux, Mac, Windows
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Capsule Networks

A Tensorflow implementation of Capsule Networks

For more information on Capsule Networks please read my Medium article.

[Update] Check out my new article with a deeper explanation on how capsules work.

This repo was largely based off of naturomics CapsNet-Tensorflow repo with the current differences being an added requirements.txt and the MNIST dataset is included. Power users may want to refer to the naturomics repo for the latest versions.

Usage

Install the requirements and download dataset:

pip install -r requirements.txt
python download_data.py

Start training!

python main.py

Testing Accuracy

python main.py --is_training False

Visualization

Check out this Visualization Tool I built to play around with the DigitCaps vectors to see how it effects the recontructions:

主要指標

概覽
名稱與所有者bourdakos1/capsule-networks
主編程語言Python
編程語言Python (語言數: 1)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2017-11-10 00:03:43
推送於2018-02-15 16:52:08
最后一次提交2018-02-15 11:52:07
發布數0
用户参与
星數477
關注者數42
派生數156
提交數11
已啟用問題?
問題數10
打開的問題數8
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?