I have trained a neural network using matlab and performed retrain for 3 times and got the result. For the fourth time want to perform training with only input data . Which means for the fourth time software has to decide the target value

2 visualizaciones (últimos 30 días)
1. Started neural network, selected plot recognition app. 2. Selected input and target data, selected hidden layer and trained the network. 3. Got the plot confusion matrix. Retrained the network for 3 times. 4. For the fourth time, i want to train a network with input data only which means that app has to decide the target data based on the previous input.

Respuesta aceptada

Greg Heath
Greg Heath el 28 de Jul. de 2015
Improper use of terminology leads to a confusing post.
What is the purpose of retraining the net 3 times? ...
The 1st 2 designs were not good enough?
You cannot train without a target.
Do you mean you want to apply the previously trained net on a new input to get an output?
Greg
  1 comentario
Priya Selvaraj
Priya Selvaraj el 28 de Jul. de 2015
Thanks for your reply... Yes i want to apply the previously trained net on a new input to get an output. Can you please help me how to do this?
Also i have one more query, how to pass a string as an input. I have referred some links, almost all are saying to pass a string as a cell array. But i didn't get exactly how to pass a cell array as an input. Please help me, to figure out this issue...

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by