When we are training a deep learning model, one important thing we must konw is how much CPU and Memory have been used?
To answer this question, we can use top command.
top
top command can show the top appliations and how much system resources have been used by them.
From picture above, we can find the situation of cpu and memory usage.