Keras install with Theano Backend
$ pip install numpy scipy
$ pip install scikit-learn
$ pip install pillow
$ pip install h5py
$ pip install --upgrade --no-deps git+git://github.com/Theano/Theano.git
$ git clone https://github.com/Theano/Theano
$ cd Theano
$ python setup.py install
$ pip install keras
댓글
댓글 쓰기