Deep Learning Add-On

5 views (last 30 days)
EBRAHIM ALEBRAHIM
EBRAHIM ALEBRAHIM on 17 Nov 2018
Hi,
I wounder if it is possible to train a neural network (Using the Deep Learning Package) in a situation where my data is comming sequentialy, that is that I have one observation every period as in the Reinforcment Learning (i.e SARSA, and Q-learning) situation.
Thanks

Answers (1)

Zenin Easa Panthakkalakath
Hello Ebrahim,
It is possible to train a neural network on sequential data. The following documentation page links to different examples on Deep Learning with Time Series, Sequences, and Text.
Find an example that suits your workflow the most and use it as a starting point.
Regards,
Zenin

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!