Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiPath/CopyNet
/ functions
Functions
547 in github.com/MultiPath/CopyNet
⨍
Functions
547
◇
Types & classes
70
Function
mean_absolute_percentage_error
(y_true, y_pred)
emolga/basic/objectives.py:21
Function
mean_squared_error
(y_true, y_pred)
emolga/basic/objectives.py:13
Function
mean_squared_logarithmic_error
(y_true, y_pred)
emolga/basic/objectives.py:25
Method
merge_
()
emolga/models/covc_encdec.py:1124
Function
multiclass_logloss
(P, Y)
emolga/utils/np_utils.py:36
Function
ndim_itensor
(ndim, name=None)
emolga/utils/theano_utils.py:51
Function
ndim_tensor
(ndim)
emolga/utils/theano_utils.py:38
Method
nested
(node)
experiments/bst_dataset.py:186
Function
normalize
(a, axis=-1, order=2)
emolga/utils/np_utils.py:21
Function
one
(shape)
emolga/basic/initializations.py:84
Function
orthogonal
From Lasagne
emolga/basic/initializations.py:61
Function
poisson_loss
(y_true, y_pred)
emolga/basic/objectives.py:53
Function
printsizes
(node)
experiments/bst_dataset.py:233
Function
printv
(v, prefix='')
emolga/utils/generic_utils.py:28
Function
probas_to_classes
(y_pred)
emolga/utils/np_utils.py:47
Method
process_
()
emolga/models/covc_encdec.py:1098
Method
rank
Return the number of keys <= t in the subtree rooted at this node.
experiments/bst_dataset.py:57
Function
relu
(x)
emolga/basic/activations.py:22
Method
reverse
(self, Y)
emolga/layers/core.py:134
Function
save_array
(array, name)
emolga/utils/io_utils.py:56
Function
save_config
()
emolga/utils/io_utils.py:75
Method
set_state
(self, value_list)
emolga/basic/optimizers.py:39
Function
setup_bienc
(config=None)
emolga/config_variant.py:10
Function
setup_bst
()
experiments/config.py:280
Function
setup_dim
(config=None)
emolga/config_variant.py:20
Function
setup_lcsts
()
experiments/config.py:381
Function
setup_opt
(config=None)
emolga/config_variant.py:44
Function
setup_ptb2
()
emolga/config.py:5
Function
setup_rep
(config=None)
emolga/config_variant.py:35
Function
setup_syn
()
experiments/config.py:92
Function
setup_weibo
()
experiments/config.py:499
Method
shape
(self)
emolga/utils/io_utils.py:52
Function
shift_convolve
(weight, shift, shift_conv)
emolga/utils/theano_utils.py:182
Function
show_txt
(array, path)
emolga/dataset/build_dataset.py:21
Function
sigmoid
(x)
emolga/basic/activations.py:30
Function
slice_X
(X, start=None, stop=None)
emolga/utils/generic_utils.py:55
Function
softplus
(x)
emolga/basic/activations.py:18
Function
squared_hinge
(y_true, y_pred)
emolga/basic/objectives.py:29
Method
supports_masked_input
Whether or not this layer respects the output mask of its previous layer in its calculations. If you try to attach a layer that does *not* su
emolga/layers/core.py:34
Method
supports_masked_input
(self)
emolga/layers/core.py:85
Function
tanh
(x)
emolga/basic/activations.py:26
Function
test
(args=None, BSTtype=BST)
experiments/bst_dataset.py:240
Function
time_distributed_softmax
(x)
emolga/basic/activations.py:12
Function
to_categorical
Convert class vector (integers from 0 to nb_classes) to binary class matrix, for use with categorical_crossentropy
emolga/utils/np_utils.py:8
Function
vector_softmax
(x)
emolga/basic/activations.py:8
Function
vis_Gaussian
(subplot, mean, std, name=None, display='off', size=10)
emolga/utils/generic_utils.py:249
Function
zero
(shape)
emolga/basic/initializations.py:80
← previous
501–547 of 547, ranked by callers