在win10下安裝keras

1.安裝CUDA和cuDNN; 2.安裝Anaconda; 3.在Anaconda的command prompt裏安裝tensorflow和keras: pip install tensorflow-gpu pip install keras 4.測試keras https://github.com/fchollet/keras/blob/master/examples/mnist_cnn.py
相關文章
相關標籤/搜索