Keras: Instalasi

From OnnoWiki
Revision as of 06:04, 4 August 2019 by Onnowpurbo (talk | contribs)
Jump to navigation Jump to search

Spec Hardware

Tampaknya Keras hanya bisa di install dengan baik untuk Spec hardware yang agak tinggi. Sebaiknya

  • CPU 4 Core
  • Mem 8 GB

Terutama yang membuat masalah adalah mkl


Instal Apps Pendukung

sudo su
apt update
pip install tensorflow
pip install numpy scipy mkl nose sphinx pydot-ng
pip install parameterized
pip install Theano