Clear Filters
Clear Filters

Is there any way to check how much memory is used during neural network training?

2 views (last 30 days)
I want to compare memory usage for 2 different data sets during ANN training. Training function is 'trainlm'. I need to know exactly how much memory is used? Can anyone help me?
  2 Comments
goay chan hong
goay chan hong on 18 Apr 2017
As I know the trainlm algorithm needs to compute Jacobbian Matrix which can be quite memory intensive for a large network. As for now, I need to know how much memory is alocated for that process, can any one help me out?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!