- 27 8月, 2012 2 次提交
-
-
由 nouiz 提交于
initialize the destroy map to empty No NEWS.txt. This is related to change in the trunk and happen only when we try to use Theano without g++.
-
由 Razvan Pascanu 提交于
-
- 24 8月, 2012 14 次提交
-
-
由 nouiz 提交于
Support for undefined gradients
-
由 lamblin 提交于
Mixed3
-
由 Frederic 提交于
-
由 Ian Goodfellow 提交于
(needed to express that gradient with respect to x is undefined if x is allowed to be None)
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
added a new kind of bad grad, undefined grad
-
由 Ian Goodfellow 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
We don't want to do it at import time.
-
- 23 8月, 2012 24 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 nouiz 提交于
renamed FunctionGraph.extend to FunctionGraph.attach_feature
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Ian Goodfellow 提交于
made extend call attach_feature
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Ian Goodfellow 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic 提交于
Tell how to get the full list.
-
由 Frederic 提交于
-
由 Frederic 提交于
No need to review in detail. This is sandbox stuff.
-
由 Frederic 提交于
-
由 Frederic 提交于
We where expecting only to execute it on 1 directory.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
The problem was that we tested sqr(images2neibs(x)) with too big values. This caused problem when we compute the numerical gradient.
-
由 Frederic 提交于
-
由 Frederic 提交于
This will fix some of the stochastic optimization order problem.
-
由 Frederic 提交于
Will be used in a later commit.
-
由 Frederic 提交于
-
由 Frederic 提交于
-