install keras in 3 sec

sudo pip3 install tensorflow
test it!
$ python3
>>> import tensorflow as tf

sudo pip3 install keras

留言