is there a easy way of using excel tables for lstm deep learning ?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
ugur arslan
el 5 de Mayo de 2021
Respondida: Alan Moses
el 11 de Mayo de 2021
I have weather data in excel table format for 9 input and i want to use them as input and out put? I know i have to transform as array. Any funky solution or highway?
0 comentarios
Respuesta aceptada
Alan Moses
el 11 de Mayo de 2021
You may refer to the readtable and table2array functions to achieve it. You may also refer to the Import Tool function and how to use it – here.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox 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!