kurt-o-sys commented on issue #7349: time series delay output mxnet
URL: 
https://github.com/apache/incubator-mxnet/issues/7349#issuecomment-321528156
 
 
   OK... I'm not sure if I get it. I'll have to play a little more, I guess. 
Training the above network:
   
       mx.model.FeedForward.create(regression, X=...,  ...)
   
   Right? Since the network is unrolled, it can be considered as a normal 
FeedForward model? (It looks a bit odd to me to put `FeedForward` to train the 
rnn, and I actually want to have a rnn as a result, so I continuously add new 
data). 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to