- 20 1月, 2009 3 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 17 1月, 2009 2 次提交
-
-
由 Olivier Breuleux 提交于
-
由 Olivier Breuleux 提交于
-
- 16 1月, 2009 1 次提交
-
-
由 James Bergstra 提交于
-
- 15 1月, 2009 3 次提交
-
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 14 1月, 2009 6 次提交
-
-
of [False]*<dim>
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 Frederic Bastien 提交于
-
- 08 1月, 2009 5 次提交
-
-
由 james@X40 提交于
-
@TODO: this whole kernel map thing should've probably been implemented as its own op, which would sit between the kernel taps and the CSM op (a "Shuffle" or "TensorView" op). Revisit at a later date
-
* bug fix: force todense of sparse matrices in check_equal, as two sparse matrices are never equal in scipy 0.6 * numeric_grad no longer cares that all parameters are of the same type * new Reshape optimization (@todo: reshape-flatten optimization)
-
由 james@X40 提交于
-
由 james@X40 提交于
-
- 07 1月, 2009 1 次提交
-
-
由 james@X40 提交于
-
- 20 12月, 2008 2 次提交
-
-
由 Frederic Bastien 提交于
reverted my change to module.py as they cause some trouble. I will look at them after the hollydays.
-
由 Frederic Bastien 提交于
better test and removed the test test_no_shared_members as it have no reason to exist. The shared/non-shared ness of a results is tested in other test.
-
- 18 12月, 2008 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
added partial test for this.
-
由 Frederic Bastien 提交于
-
- 17 12月, 2008 12 次提交
-
-
由 Frederic Bastien 提交于
updated the test
-
-
由 Frederic Bastien 提交于
-updated test to reflect this.
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
good implementation of test_method_in_list_or_dict. This found a bug that we don't support [[Method()]] or for tuple... We suppport only 1 deep of container.
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
added implementation of test_shared_members. This found a bug that list of list, list of tuple, tuple of list of member don't work
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
- 16 12月, 2008 1 次提交
-
-
由 Frederic Bastien 提交于
-