| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | mini_batches | |||
| real, | intent(in) | :: | learning_rate | |||
| character(len=*), | intent(in) | :: | optimizer |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in) | :: | lines(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | mini_batches | |||
| double precision, | intent(in) | :: | learning_rate | |||
| character(len=*), | intent(in) | :: | optimizer |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(double_precision_string_t), | intent(in) | :: | lines(:) |