- 18 6月, 2014 7 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 abergeron 提交于
Interface change: Make theano.tensor.signal.conv2d(2d,2d) output 2d answer.
-
由 abergeron 提交于
Doc typed list and better sparse doc.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 17 6月, 2014 3 次提交
- 16 6月, 2014 7 次提交
- 14 6月, 2014 14 次提交
- 13 6月, 2014 6 次提交
-
-
由 ChienliMa 提交于
-
由 Frédéric Bastien 提交于
Matrix_power
-
由 Frédéric Bastien 提交于
Power
-
由 ChienliMa 提交于
-
由 Tanjay94 提交于
-
由 Tanjay94 提交于
-
- 12 6月, 2014 3 次提交
-
-
由 ChienliMa 提交于
Forgot to execute a test.It seems that theano.tensor can not be imported from the top of the file. However, functions that I need are in basic.py therefore there's no need to import theano.tensor or anything else.
-
由 ChienliMa 提交于
1.fix typo\n2.move import to the top\n3.replace (1-pos_offset_flag) with neg_offset_flag\n4.replace grad.shape[1] with a.shape[1]\n5.remove axis_grad\n Waited to be done rewrite test_extro_ops]
-
由 Frédéric Bastien 提交于
The -ccbin argument to nvcc has to be a direct argument to nvcc
-