FNN 1.0.0
Toolbox to use NNs in Fortran.
|
Files | |
file | fnn_activation_linear.f90 |
file | fnn_activation_nonlinear.f90 |
file | fnn_activation_relu.f90 |
file | fnn_activation_tanh.f90 |
file | fnn_common.f90 |
file | fnn_layer.f90 |
file | fnn_layer_dense.f90 |
file | fnn_layer_dropout.f90 |
file | fnn_layer_normalisation.f90 |
file | fnn_network_sequential.f90 |
file | keras_to_fnn.py |