Find more posts tagged with
Sort by:
1 - 11 of
111

No.
As far as I know this is still active research.
You have research showing recurrent networks being superior to feed-forward networks for time series forecasting?
Recurrent neural networks are superior for modelling cognitive processes.
Since recurrence is proven to be an important part of the workings of our brain.
If you plan to do research comparing feed-forward networks and recurrent networks, I would strongly recommend to create an own implementation.
You have research showing recurrent networks being superior to feed-forward networks for time series forecasting?
Recurrent neural networks are superior for modelling cognitive processes.
Since recurrence is proven to be an important part of the workings of our brain.
If you plan to do research comparing feed-forward networks and recurrent networks, I would strongly recommend to create an own implementation.
Recurrent NNs are quite mature already.
They are several decades old.
They are like a standard tool to model dynamical systems.
Feedforward NNs can't extrapolate time series data well. They can only interpolate/do curve-fitting.
You need recurrent NNs to predict time series generated by dyanamical systems
They are several decades old.
They are like a standard tool to model dynamical systems.
Feedforward NNs can't extrapolate time series data well. They can only interpolate/do curve-fitting.
You need recurrent NNs to predict time series generated by dyanamical systems
For modelling cognitive processes yes.
prolog wrote:
Recurrent NNs are quite mature already.
They are several decades old.
They are like a standard tool to model dynamical systems.
Show me the proof? :P
prolog wrote:
Feedforward NNs can't extrapolate time series data well. They can only interpolate/do curve-fitting.
You need recurrent NNs to predict time series generated by dyanamical systems
RNN is not stock in RapidMiner at this very moment. That said we have the DeepLearning4j extension available from our partner, you can check it out here: https://www.rapidminerchina.com/en/products/shop/product/deeplearning4j/