Метод | Описание | |
---|---|---|
IsValid ( IEngineMachineLearning eml ) : String |
Determine if the specified neural network can be flat. If it can a null is returned, otherwise, an error is returned to show why the network cannot be flattened.
|
public IsValid ( IEngineMachineLearning eml ) : String | ||
eml | IEngineMachineLearning | The network to check. |
Результат | String |