Mon, 17 Nov 2008 20:03:13 -0500 |
James Bergstra |
added SIGINT hanlder to dbdict_run
|
Mon, 17 Nov 2008 18:38:32 -0500 |
James Bergstra |
changes to dbdict to use dict-like instead of object-like state
|
Thu, 13 Nov 2008 18:40:45 -0500 |
desjagui |
Working RBM implementation
|
Thu, 13 Nov 2008 17:54:56 -0500 |
James Bergstra |
m
|
Thu, 13 Nov 2008 17:01:44 -0500 |
desjagui |
first attempt at RBMs in pylearn
|
Wed, 12 Nov 2008 22:00:20 -0500 |
James Bergstra |
added missing files
|
Wed, 12 Nov 2008 21:57:54 -0500 |
James Bergstra |
new file structure layout, factories, etc.
|
Thu, 20 Nov 2008 06:11:52 -0500 |
Joseph Turian |
Moved word preprocessing out
|
Wed, 19 Nov 2008 18:14:43 -0500 |
Joseph Turian |
Added squashfn
|
Tue, 18 Nov 2008 03:49:37 -0500 |
Joseph Turian |
Another bugfix in pylearn.embeddings.length()
|
Tue, 18 Nov 2008 03:25:54 -0500 |
Joseph Turian |
Bugfix in pylearn.embeddings.length()
|
Tue, 18 Nov 2008 02:57:50 -0500 |
Joseph Turian |
Improved embedding word preprocessing.
|
Tue, 18 Nov 2008 00:32:39 -0500 |
Joseph Turian |
Added function length()
|
Mon, 17 Nov 2008 14:18:28 -0500 |
Frederic Bastien |
replaced the use of removed function compile.eval_outputs with theano.function.
|
Mon, 17 Nov 2008 14:15:19 -0500 |
Frederic Bastien |
the function compile.eval_outputs was retired. Now use function instead.
|
Mon, 17 Nov 2008 13:17:00 -0500 |
Frederic Bastien |
bugfix, outputs needed to be in a list in the past, not anymore.
|