- 17 3月, 2009 1 次提交
-
-
由 James Bergstra 提交于
-
- 16 3月, 2009 1 次提交
-
-
- 15 3月, 2009 1 次提交
-
-
- 14 3月, 2009 8 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 13 3月, 2009 4 次提交
-
-
由 Joseph Turian 提交于
-
* Cleaned up code and made make_mi (now make_module_instance) method a lot more generic. It will now find and "make" (i.e transfer from local_attr dictionary to properly wrapped module members) any submodule, whether its in a list, list of lists, dictionary, etc
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 12 3月, 2009 16 次提交
-
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
由 james@X40 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
-
由 james@X40 提交于
-
* Fixed module to allow initialization of member modules which are in lists
-
由 james@X40 提交于
-
* TODO: test_matinv is still hardcoded to work for seed=1. Brought back seed of 1 until this is fixed (when THEANO_DEFAULT_SEED is specificed however, this value will be overriden and the test will fail again)
-
-
- 11 3月, 2009 9 次提交
-
-
* Seeding should be done through unittest_tools.set_seed ** seeds with THEANO_UNITTEST_SEED env. var if it is present ** if env. var is not present, it will use the seed provided by the user ** if user provided no seed, it will seed with None (random seed) * when creating RandomState objects, the parameter should be the return value of fetch_seed() which will try to get the env. var. seed, if not default to the user value or None. * Fixed 2 tests in test_basic which had been hardcoded for a specific seed
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
由 james@X40 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
-
由 Pascal Lamblin 提交于
-
由 James Bergstra 提交于
-