How to determine the loss function of a LSTM network and change it?

2 views (last 30 days)
I am trying to use the LSTM network for forecasting a time-series. Based on this documentation:
I managed to make it run on my data, I am just curious on what the loss-function is. How/where can I view this and how can I edit it, for if I would like it to minimize some other function?

Answers (0)

Categories

Find more on Deep Learning Toolbox 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!