Thank you for providing such a great library for studying deep learning from scratch.
I was wondering about how to implement a MeanAbsoluteError with dezero. I found that there is a MeanSquaredError, but I have not found anything for MeanAbsoluteError. Any tips on creating one? Thank you so much!