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 4291077 commit 4271d5dCopy full SHA for 4271d5d
.travis.yml
@@ -26,8 +26,7 @@ env:
26
- PART="test.py:test_logistic_sgd test.py:test_logistic_cg test.py:test_mlp test.py:test_convolutional_mlp test.py:test_dA"
27
- PART="test.py:test_SdA"
28
- PART="test.py:test_dbn"
29
- - PART="test.py:test_rbm"
30
- - PART="test.py:test_rnnrbm"
+ - PART="test.py:test_rbm test.py:test_rnnrbm"
31
- PART="-e test.py"
32
33
#i7-2600K CPU @ 3.40GHz
0 commit comments