How can I export from nntool to java?
    8 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Sandra Méndez Lopez
 el 1 de Mayo de 2018
  
    
    
    
    
    Comentada: Victor Manuel Villamil Perez
 el 21 de En. de 2020
            I created and trained a Neural Network in Matlab using the nntool interface and now, once trained and working, I would like to know how I can export it to use it for example in Java or other programming languages.
Thank you very much
0 comentarios
Respuestas (1)
  Sindhu Yerragunta
    
 el 4 de Mayo de 2018
        Hi Sandra,
The following links will be a good start for the workflow which you are looking,
For generating a standalone MATLAB function from the neural network, refer the following links,
For generating the shared libraries from the MATLAB code refer the following link,
Hope this information helps.
-Sindhu
1 comentario
  Victor Manuel Villamil Perez
 el 21 de En. de 2020
				I'm trying this! I will be right back if this works :)
Ver también
Categorías
				Más información sobre Get Started with MATLAB 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!


