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 e1d1e0c commit b3b1783Copy full SHA for b3b1783
.travis.yml
@@ -23,7 +23,7 @@ env:
23
- PART="test.py:test_logistic_sgd test.py:test_logistic_cg test.py:test_mlp test.py:test_convolutional_mlp test.py:test_dA"
24
- PART="test.py:test_SdA test.py:test_lstm"
25
- PART="test.py:test_dbn"
26
- - PART="test.py:test_rbm test.py:test_rnnrbm"
+ - PART="test.py:test_rbm test.py:test_rnnrbm test.py:test_rnnslu"
27
- PART="-e test.py"
28
29
#i7-2600K CPU @ 3.40GHz
0 commit comments