Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: DTDNN
Posted:
Jan 24, 2013 7:25 PM
|
|
"saba " <saba_k1988@yahoo.com> wrote in message <kdpmh8$3at$1@newscl01ah.mathworks.com>... > Hi Greg, > > I have a question regarding the use of distributed time delay neural network.I wondered whether the input and target should be the same set of data or not for training?? I mean if I have different data sets of wind, solar radiation and temperature, and I want to predict one step ahead of temperature using past data (100 data). Can I train the network with data input wind and output temperature? > > Thanks,
You can use any inputs that are assumed to be correlated to the output.
If the inputs and outputs are not measured within the same time interval, how can you make that assumption?
Hope this helps.
Greg
|
|
|
|