How do i increase the training epochs for trainbr

2 views (last 30 days)
I am training a narxnet using the train br function, however it ends up using all 1000 epochs each time so I cant use very many neurons, so im wondering how i can go about increasing the number. The only ways ive seen require you to define the layers of an LSTM network.

Accepted Answer

Alexander Hagelberg
Alexander Hagelberg on 4 Feb 2021
I got it to work thanks to a kind redditor. Here is the relevant webpage for anyone who has the same issue.
https://uk.mathworks.com/help/deeplearning/ref/trainbr.html

More 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!