Description
The previous article was about the Machine Learning packages that works natively on Apple Silicon. I also explained how TensorFlow and scikit-learn can be installed on a Mac M1. In this article ATF…
Summary
- In this article ATF 2.4 stand for TensorFlow 2.4 for Apple Silicon currently available from github in release 0.1 alpha 1.
- With ATF 2.4, standard installation requires creating a python environment while nearly no other package like scikit-learn can be installed from pip.
- It cannot yet be used in a professional context.
- I also trained RandomForest models and plot confusion matrix everything from JupyterLab without any issue.