這里記錄GPU, CPU運行深度學習模型時間對比。
**Case 1: **

cpu

gpu
Case 2:

cpu

gpu
安裝Tensorflow, keras for gpu:
pip install -U --pre tensorflow-gpu
pip install -U --pre keras
這里記錄GPU, CPU運行深度學習模型時間對比。
**Case 1: **
Case 2:
安裝Tensorflow, keras for gpu:
pip install -U --pre tensorflow-gpu
pip install -U --pre keras