We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0bc7d9 commit 240d676Copy full SHA for 240d676
.travis.yml
@@ -21,7 +21,6 @@ install:
21
#If we don't install numpy before SciPy 0.10.1, the SciPy installations fails.
22
# - "pip install -q scipy --use-mirrors"
23
- "sudo pip install --no-deps git+git://github.com/Theano/Theano.git"
24
- - "sudo pip install hg+http://hg.assembla.com/pylearn"
25
26
env:
27
- PART="test.py:test_logistic_sgd test.py:test_logistic_cg test.py:test_mlp"
doc/mcrbm.txt
0 commit comments