THE AUDITORY MODELING TOOLBOX

This documentation page applies to an outdated AMT version (1.2.0). Click here for the most recent page.

View the code

Go to function

LLADO2022_EVALUATENN - evaluate the neural network

Usage

[y_est] = llado2022_evaluatenn(x_test,NN_pretrained)

Input parameters

x_test Features of the test subset
NN_pretrained Pretrained network
hiddenLayerSize Size of the hidden layer

Output parameters

y_est Estimated data

Description

llado2022_evaluatenn gives the estimation uncertainty of the neural network