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

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

Asked:

on 6 Jun 2019

Community Treasure Hunt

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

Start Hunting!