perturbed_identity_network Function

function perturbed_identity_network(perturbation_magnitude) result(trainable_network)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: perturbation_magnitude

Return Value type(trainable_network_t)


Calls

proc~~perturbed_identity_network~5~~CallsGraph proc~perturbed_identity_network~5 perturbed_identity_network proc~e~4 e proc~perturbed_identity_network~5->proc~e~4 string_t string_t proc~perturbed_identity_network~5->string_t

Called by

proc~~perturbed_identity_network~5~~CalledByGraph proc~perturbed_identity_network~5 perturbed_identity_network program~learn_addition learn_addition program~learn_addition->proc~perturbed_identity_network~5