Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bojone/Capsule
/ functions
Functions
6 in github.com/bojone/Capsule
⨍
Functions
6
◇
Types & classes
1
↓ 1 callers
Function
softmax
(x, axis=-1)
Capsule_Keras.py:15
Method
__init__
(self, num_capsule, dim_capsule, routings=3, share_weights=True, activation='squash', **kwargs)
Capsule_Keras.py:22
Method
build
(self, input_shape)
Capsule_Keras.py:33
Method
call
(self, u_vecs)
Capsule_Keras.py:51
Method
compute_output_shape
(self, input_shape)
Capsule_Keras.py:80
Function
squash
(x, axis=-1)
Capsule_Keras.py:8