is there a easy way of using excel tables for lstm deep learning ?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
채택된 답변
Alan Moses
2021년 5월 11일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!