'Layer 1' is not a valid model name because it is not a valid MATLAB function name
116 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
mar gian
el 29 de Abr. de 2019
Comentada: Naresh
el 3 de Nov. de 2023
What does it mean is not a valid MATLAB function name? When I first generated a neural network with matlab 'Layer 1' name was autogenerated. How can i resolve this ? If I rename somehow the block name is enough or this may mean something else too?
Thanks in advance,
M
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 29 de Abr. de 2019
Editada: Fangjun Jiang
el 29 de Abr. de 2019
remove the white space. call it "Layer1" or "Layer_1"
13 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows 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!