photo

Srikanth Kolachalama


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Issue with LSTM training
% Using the LSTM NN function. clc; clear all; close all; % Training the function. inputTrain = xlsread('Vehicle_Data_MY19C...

4 years ago | 1 answer | 1

1

answer

Question


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 ago | 1 answer | 1

1

answer