Solve a Dynamic Programming optimization problem using Neural Networks

Good afternoon,
I have a dynamic programming problem (closed-loop, with three state variables), where each period's decision will directly impact other period's, and so they should be taken into account, with a series of constraints. Essentially, the goal is to define a rule within each period which can decide whether or not to perform action A, based on previous and future states, and a certain associated cost.
Is it possible to do the same problem using Neural Networks?

Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 15 Jun. 2016

Kommentiert:

am 15 Jun. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by