FNN 1.0.0
Toolbox to use NNs in Fortran.
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  src
 fnn_activation_linear.f90
 fnn_activation_nonlinear.f90
 fnn_activation_relu.f90
 fnn_activation_tanh.f90
 fnn_common.f90
 fnn_layer.f90
 fnn_layer_dense.f90
 fnn_layer_dropout.f90
 fnn_layer_normalisation.f90
 fnn_network_sequential.f90
 keras_to_fnn.py