Skip to content

M1 Mac Speed Test codes for Deep Learning using Keras. Using my YouTube. / YouTube動画で利用したM1 Mac検証用のコードです。Kerasを利用して実行スピードとCPU温度を検証します。

Notifications You must be signed in to change notification settings

osmszk/M1MacSpeedTestKeras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

M1 Mac Speed Test for Keras

English

  • M1 Mac SpeedTest codes for Keras using in my YouTube.
  • License goes to Keras

Japanese

  • YouTube 動画で利用した M1 Mac 検証用のコードです。機械学習の学習タスクを通して、「スピード」「CPU 温度」を検証します。Intel Mac と比較します。
  • ライセンスはKeras

Getting Started

Intel Mac

  • Use vertualenv
  • Required Python 3.7
pip install tensorflow==2.4.0
python mnist_convnet.py

M1 Mac

  • Clone tensorflow_mac, and run script at local.
    • including...
      • Python 3.8
      • Virtualenv
      • Tensorflow
python mnist_convnet.py

About

M1 Mac Speed Test codes for Deep Learning using Keras. Using my YouTube. / YouTube動画で利用したM1 Mac検証用のコードです。Kerasを利用して実行スピードとCPU温度を検証します。

Topics

Resources

Stars

Watchers

Forks

Languages