Update Theano installation instruction

Esse commit está contido em:
Francois Chollet
2016-04-11 08:51:01 -07:00
commit 141e05e3a7
2 arquivos alterados com 0 adições e 10 exclusões
-5
Ver Arquivo
@@ -118,11 +118,6 @@ Keras uses the following dependencies:
- Theano
- [See installation instructions](http://deeplearning.net/software/theano/install.html#install).
**Note**: You should use the latest version of Theano, not the PyPI version. Install it with:
```
sudo pip install git+git://github.com/Theano/Theano.git
```
*When using the TensorFlow backend:*
- TensorFlow
-5
Ver Arquivo
@@ -115,11 +115,6 @@ Keras uses the following dependencies:
- Theano
- [See installation instructions](http://deeplearning.net/software/theano/install.html#install).
**Note**: You should use the latest version of Theano, not the PyPI version. Install it with:
```
sudo pip install git+git://github.com/Theano/Theano.git
```
*When using the TensorFlow backend:*
- TensorFlow