- M1 Mac SpeedTest codes for Keras using in my YouTube.
- License goes to Keras
- YouTube 動画で利用した M1 Mac 検証用のコードです。機械学習の学習タスクを通して、「スピード」「CPU 温度」を検証します。Intel Mac と比較します。
- ライセンスはKerasへ
- Use vertualenv
- Required Python 3.7
pip install tensorflow==2.4.0
python mnist_convnet.py
- Clone tensorflow_mac, and run script at local.
- including...
- Python 3.8
- Virtualenv
- Tensorflow
- including...
python mnist_convnet.py