- 18 9月, 2012 5 次提交
-
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
- 13 9月, 2012 1 次提交
-
-
由 lamblin 提交于
Consistent & correct handling of integers and gradients -Documentation and implementation of a consistent way of handling gradients and integers -Type checks that ensure the gradient is always floating point and not an integer -Type checks that ensure the gradient of an integer is always undefined or 0 -An upgraded version of connection_pattern that provides theano with enough information to answer questions like "is variable x a function of variable y?" accurately
-
- 12 9月, 2012 22 次提交
-
-
由 Ian Goodfellow 提交于
-
由 nouiz 提交于
fixed an error message
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 nouiz 提交于
added doc and argument checking to MRG_RandomStreams.multinomial
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
- 11 9月, 2012 12 次提交
-
-
由 lamblin 提交于
Mixed
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Frederic 提交于
-
由 goodfeli 提交于
Try to clarify points raised during code review
-
由 goodfeli 提交于
deal with the case when the grad on one output is undefined
-
由 Razvan Pascanu 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
It get inherited from the CPU version. DebugMode will still work correctly as the op is inserted by an optimization.
-