Srikanth Kolachalama
Followers: 0 Following: 0
Feeds
提问
Issue with LSTM training
% Using the LSTM NN function. clc; clear all; close all; % Training the function. inputTrain = xlsread('Vehicle_Data_MY19C...
4 years 前 | 1 个回答 | 1
1
个回答提问
Regarding LSTM inputs.
I have the following data inputs - 1000X10 and targets 1000X3. In the section of layers, I used 10 and 3 as my inputSize and out...
4 years 前 | 1 个回答 | 1