FNN 1.0.0
Toolbox to use NNs in Fortran.
Loading...
Searching...
No Matches
Data Types
D | L | N | R | S | T | U
D
denselayer (fnn_layer_dense)
dropoutlayer (fnn_layer_dropout)
L
layer (fnn_layer)
layercontainer (fnn_network_sequential)
linearactivation (fnn_activation_linear)
N
nonlinearactivation (fnn_activation_nonlinear)
normalisationlayer (fnn_layer_normalisation)
R
reluactivation (fnn_activation_relu)
S
sequentialneuralnetwork (fnn_network_sequential)
T
tanhactivation (fnn_activation_tanh)
U
UnsupportedLayerException (keras_to_fnn)
UnsupportedModelException (keras_to_fnn)