perturbed_identity_network Function

function perturbed_identity_network(perturbation_magnitude) result(trainable_engine)

Arguments

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

Return Value type(trainable_engine_t)


Calls

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

Called by

proc~~perturbed_identity_network~4~~CalledByGraph proc~perturbed_identity_network~4 perturbed_identity_network program~learn_multiplication learn_multiplication program~learn_multiplication->proc~perturbed_identity_network~4