Borrar filtros
Borrar filtros

how to plot mse against hidden neurons

2 visualizaciones (últimos 30 días)
CLHE
CLHE el 16 de Mzo. de 2020
Respondida: Sai Veeramachaneni el 19 de Mzo. de 2020
Hi, can anybody give me the codes to plot mse against hidden neurons? I have 25 hidden neurons, and i would like to get the table of mse values and R squared values for each hidden neurons.
Please help!

Respuestas (1)

Sai Veeramachaneni
Sai Veeramachaneni el 19 de Mzo. de 2020
Mean-squared error(mse) takes actual and expected values as arguments.
Since for each hidden neuron expected(ground truth)behavior can’t be determined. It is not possible to plot mse for each individual neuron.
One possible observation that can be extracted might be is to plot mse vs number of hidden neurons.

Categorías

Más información sobre Neural Simulation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by