-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Hi, I have successfully ran through your code, but I have a question I want to communicate with you.
As shown in codes below, why you choose to compare the gap between predictedinput [i+1] and targetInput [i+1] instead of comparing the gap between predictedinput [i+1] and trueData [i+1] .
I think predictedinput [i+1] is the prediction at time i+1 which is correspond to trueData [i+1]
Metadata
Metadata
Assignees
Labels
No labels
