Hi everyone, quick question. I’ve been in the Deep Learning world for about 6 months. Since then, I’ve been constantly studying and developing models for different datasets and stuff. Here’s the thing, I have a MacbookPro with an M1 Pro, which ngl runs kinda slow. Most of the time, it only lets me do simple models in a relatively normal pase and more complex ones but slow (for example a DNN for the MNIST dataset using keras layers). That said, when I’ve made more complex models, for example going to the CIFAR-10 dataset, my computer runs very slow when trying to process one epoch: about 8 minutes per epoch in a CNN model with 54,881,674 parameters (14 layers total) training in the CIFAR-10 dataset. The point is, do you guys think I’m being too dramatic? Or is it a good idea for me to upgrade to a better computer to process more complex models faster? Also, if it is better to make the upgrade, what sort of computer do you recommend? Windows, Mac, GPU recommendations, or whatever feedback you can give me.