please tell me the meaning of this line

40 visualizaciones (últimos 30 días)
Priyanka Urban
Priyanka Urban el 16 de Mzo. de 2014
Respondida: Walter Roberson el 16 de Mzo. de 2014
y = round(sim(net1,T))

Respuesta aceptada

Walter Roberson
Walter Roberson el 16 de Mzo. de 2014
Run the neural network "net1" on data "T". The outputs are class numbers, but they are not necessarily going to be exact integers. Round the class numbers to the closest exact integers.

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by