Skip to content

A Simple Structured Implementation of Capsule Networks with Dynamic Routing

Notifications You must be signed in to change notification settings

canermercancs/Capsule-Networks-by-Dynamic-Routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capsule-Networks-by-Dynamic-Routing

(ALMOST FINALIZED) ONGOING PROJECT

A simple Pytorch implementation of Capsule Networks by Dynamic Routing algorithm.
Related Paper: Dynamic Routing Between Capsules

TO DO:

Running tests on Mnist and Cifar10 data sets.
Loss Functions: Margin Loss and Reconstruction Loss
Decoder (Fully Connected Layers) Module
Digit Capsule Layer Module
Primary Capsule Layer Module
Convolutional Layer Module
Data Module

About

A Simple Structured Implementation of Capsule Networks with Dynamic Routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages