- 28 3月, 2017 5 次提交
-
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
Clean up
-
由 Pascal Lamblin 提交于
Add conv2d transpose2doc
-
由 Reyhane Askari 提交于
#5742 Removed theano/sandbox/linalg/ops.py and theano/sandbox/linalg/tests/test_linalg.py from flake8 whitelist
-
由 Frédéric Bastien 提交于
Open tempfile in mode 'w' to prevent TypeError
-
- 27 3月, 2017 3 次提交
-
-
由 Chiheb Trabelsi 提交于
-
由 Chiheb Trabelsi 提交于
.. autofunction:: theano.tensor.nnet.conv2d_transpose added in order to generate docuentation for conv2d transpose.
-
由 Jayanth Koushik 提交于
For printing compilation errors, a NamedTemporaryFile object is opened in the default mode ('w+b'), and strings are written to it. This is not an issue in Python 2, but in Python 3, strings cannot be implicitly converted to bytes so a TypeError occurs on line 2310 (previously 2309). This commit explicitly opens the NamedTemporaryFile in mode 'w'.
-
- 25 3月, 2017 5 次提交
-
-
由 Frédéric Bastien 提交于
Update Windows installation documentation for Anaconda.
-
由 Reyhane Askari 提交于
-
由 Pascal Lamblin 提交于
Fix opt crash fix and more information when verify_grad detect an error.
-
由 Pascal Lamblin 提交于
print_test_value in debugging tutorial
-
由 Frédéric Bastien 提交于
Updated numpy as np #4218
-
- 24 3月, 2017 27 次提交
-
-
由 Reyhane Askari 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Fixed indentation
-
由 amrithasuresh 提交于
2. Updated numpy as np
-
由 amrithasuresh 提交于
2. Updated numpy as np
-
由 amrithasuresh 提交于
2. Updated numpy as np
-