{
"success": true,
"error": "text",
"transferLearningModels": [
{
"name": "text",
"shortName": "text",
"abbreviatedName": "text",
"description": "text",
"hasNeurons": true,
"hasDropout": true,
"defaultNeurons": 1,
"defaultDropout": 1,
"defaultLearningRate": 1,
"defaultTrainingCycles": 1,
"hasImageAugmentation": true,
"type": "dense",
"learnBlockType": "anomaly",
"organizationModelId": 1,
"implementationVersion": 1,
"repositoryUrl": "text",
"author": "text",
"blockType": "official",
"customParameters": [
{
"name": "Scale axes",
"value": "text",
"defaultValue": "text",
"type": "text",
"help": "Divide axes by this number",
"param": "scale-axes",
"selectOptions": [
{
"value": "text",
"selected": true,
"optionLabel": "text"
}
],
"readonly": true,
"shouldShow": true,
"showIf": {
"parameter": "text",
"operator": "eq",
"value": "text"
},
"invalidText": "text",
"section": "advanced",
"multiline": true,
"required": true,
"hint": "text",
"placeholder": "text",
"showClickToSet": true
}
],
"displayCategory": "classical",
"blockNoLongerAvailable": {
"reasonMarkdown": "text",
"reasonHtml": "text"
}
}
]
}