Mallory
University of Missouri - Kansas City
Followers: 0 Following: 0
Estadística
2 Preguntas
2 Respuestas
CLASIFICACIÓN
228.818
of 301.370
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.243
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.217
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Using feedforwardnet with a linear transfer function
Is there a reason that the feedforwardnet architecture when used with the 'trainr' training function and a linear transfer funct...
alrededor de 12 años hace | 0 respuestas | 0
0
respuestasHow do I import a data file as a matrix and run a .m file from a python script?
Figured it out! os.system("matlab -nodisplay < NN_v1.m") Thanks for your help Walter!
alrededor de 12 años hace | 0
How do I import a data file as a matrix and run a .m file from a python script?
So is the code going to look like this, with the three files I have to load into matrices being NNinput, NNinputSiAvg340, NNoutp...
alrededor de 12 años hace | 0
Pregunta
How do I import a data file as a matrix and run a .m file from a python script?
I have a .m file that is used to run a neural network in matlab, which I have locally installed on my computer. I am trying to w...
alrededor de 12 años hace | 3 respuestas | 0
