Hi,
I have a deep learning model that i want simulate its execution on raspberry pie 4.
Im using keras 2 and tensorflow for that. The problem is how to measure energy,ram,processor usage in the raspberry pie 4 while executing this model ?
what tools and configuration that i need to achieve that?