Man pages for ifrit98/layerR

antirect_resblock_1dantirectifier resblock with bottleneck architecture
antirect_resblock_2dantirectifier resblock with bottleneck architecture
autoencoder_modelAutoencoder keras model wrapper over simple dense layers
beluBipolar ELU as in https://arxiv.org/abs/1709.04054.
breluBipolar ReLU as in https://arxiv.org/abs/1709.04054
build_and_compileConvencience fun to one-liner a model with in-outs
geluGaussian Error Linear Unit. This is a smoother version of the...
helloHello, World!
is_listIs x explicitly a list type
is_sentinelAre we makring the end or absence of something?
is_vecIs x explicitly a vector with length(vector) > 1
is_vec2Is x an (array, list, vector) with length(x) > 1
layer_activation_belukeras layer-lambda Bipolar ELU as in...
layer_activation_breluBipolar ReLU as in https://arxiv.org/abs/1709.04054
layer_activation_gelukeras lambda layer Gaussian Error Linear Unit. This is a...
layer_activation_nackeras lambda layer implementation of NAC as in...
layer_activation_nalukeras lambda-layer NALU as in...
layer_antirectifierAntirectifier layer wrapper for keras (thanks fchollet).
layer_antirectifier_ndAntirectifier layer wrapper for keras (thanks fchollet) in...
layer_causal_conv1dCausal convolution layer, masks out future (look-ahead)...
layer_gluGated-Linear-Unit keras lambda layer
layer_glu_blockGated-Linear-Unit block
layer_pyramidal_recurrent_blockPyramidal recurrent block
nacNAC as in https://arxiv.org/abs/1808.00508
naluNALU as in https://arxiv.org/abs/1808.00508
resblock_1dSpecialized Residual unit which contains a linear projection...
resblock_2dSpecialized Residual unit which contains a linear projection...
resblock_batchnorm_1dbatchnorm version of 'resblock_1d()'
resblock_batchnorm_1d_basebase unit resblock with batchnorm from Exploring...
resblock_batchnorm_1d_v2As suggsted in original batchnorm paper; computes 'g(BN(Wx +...
resblock_batchnorm_2d_basebase unit resblock with batchnorm from Exploring...
resblock_batchnorm_bottle_1dresblock with bottleneck from the Exploring Normalization FB...
resblock_batchnorm_bottle_2dresblock with bottleneck from the Exploring Normalization FB...
resblock_bottle_vanillaResnet block bottleneck from the original paper (1512.03385)
ifrit98/layerR documentation built on March 2, 2020, 8:11 a.m.