2026
2025
2024
2023
Loading blog post...
Written by Andre Molnar 2023-05-21
No CUDA, no problem. You can still train and run ML models on your Mac with CoreML. You can even convert your PyTorch and TensorFlow models to CoreML models.
Apple Machine Learning
https://coremltools.readme.io/docs/unified-conversion-api
And you can run predictions
Images need to be PIL images, not numpy arrays.