help in neural network
Mostrar comentarios más antiguos
Hello every one I am try to make neural network to predict permeability in oil field from wireline log so I have 5 input and one target I normaliz data to -1 and 1 but when I train network did not give me good r2 just 0.58 some time 0.62 what I do to reach r2 0.92 Many thanks muhammed
2 comentarios
Greg Heath
el 28 de Oct. de 2014
Insufficient info.
size(input) [5 N ]
size(output) [ 1 N ]
Type of net fitnet ??
range of hidden Hmin:dH:Hmax ??
number of random weight trials for each value of H Ntrials ??
Any other non-default parameters??
muhammed kareem
el 6 de Nov. de 2014
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!