activation of different states in neural network
Mostrar comentarios más antiguos
hello i want to ask if it is possible to create a neural network in mat lab that is able to have at least 4 states which gets activated randomly based on what input we may give.Suppose I have states A,B,C and D. And suppose If as input i am giving images sequentially some states gets activated randomly based on what type of image input it is or even handwriting input.
Respuesta aceptada
Más respuestas (1)
Greg Heath
el 24 de Abr. de 2016
0 votos
That makes no sense to me. Outputs are not activated randomly. For a given net there is a nonrandom relationship between input and output. If the input is random, the output may seem random. However, it has a non-random relationship to the input.
Hope this helps.
Thank you for formally accepting my answer
Greg
1 comentario
Newman
el 25 de Abr. de 2016
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!