Mon, 10 May 2010 00:25:42 -0400 |
James Bergstra |
added code comments and "all" attribute to datasets.cifar10
|
Sat, 17 Apr 2010 18:33:53 -0400 |
fsavard |
Fixed bug with ErrorSeries not supporting hdf5_group parameter. Added test to check for that bug.
|
Thu, 15 Apr 2010 10:52:02 -0400 |
James Bergstra |
merge
|
Thu, 15 Apr 2010 10:50:10 -0400 |
James Bergstra |
forcing int32 label dtype in shapeset1
|
Thu, 15 Apr 2010 10:49:46 -0400 |
James Bergstra |
removed shape argument from tensor constructor
|
Thu, 15 Apr 2010 10:50:10 -0400 |
James Bergstra |
forcing int32 label dtype in shapeset1
|
Thu, 15 Apr 2010 10:49:46 -0400 |
James Bergstra |
removed shape argument from tensor constructor
|
Thu, 15 Apr 2010 09:11:14 -0400 |
fsavard |
Added other targets (printing to stdout, notably) to seriestables, and corresponding doc
|
Fri, 09 Apr 2010 11:14:24 -0400 |
Pierre-Antoine Manzagol |
Add nist_digits dataset.
|
Thu, 01 Apr 2010 11:53:09 -0400 |
Frederic Bastien |
make test faster in debug mode.
|
Wed, 31 Mar 2010 15:18:09 -0400 |
Frederic Bastien |
make test faster in debug mode
|
Wed, 31 Mar 2010 15:17:40 -0400 |
Frederic Bastien |
use new import path
|
Tue, 30 Mar 2010 13:46:08 -0400 |
Frederic Bastien |
make tests faster in debug mode
|
Tue, 30 Mar 2010 12:09:11 -0400 |
Frederic Bastien |
make the code run faster in debug mode.
|
Fri, 26 Mar 2010 14:57:35 -0400 |
Arnaud Bergeron |
NoteImplementedError -> NotImplementedError
|
Mon, 22 Mar 2010 09:55:12 -0400 |
Frederic Bastien |
removed old parameter that don't exist anymore.
|
Sat, 20 Mar 2010 15:19:43 -0400 |
James Bergstra |
removed bad tracks from MajorMiner dataset
|
Sat, 20 Mar 2010 15:18:54 -0400 |
James Bergstra |
using madplay in audio.AudioRead
|
Fri, 19 Mar 2010 23:32:23 -0400 |
James Bergstra |
majorminer op - make it only work on one track at a time
|
Fri, 19 Mar 2010 23:31:38 -0400 |
James Bergstra |
bugfix in majorminer - must trim newline chars from each line
|
Fri, 19 Mar 2010 23:30:50 -0400 |
James Bergstra |
added new AudioRead op to io.audio
|
Fri, 19 Mar 2010 17:55:23 -0400 |
James Bergstra |
adding majorminer dataset
|
Fri, 19 Mar 2010 17:54:45 -0400 |
James Bergstra |
logreg - added name parameter and autonaming of logreg shared variables
|
Thu, 18 Mar 2010 15:39:32 -0400 |
fsavard |
Changed epy.doc slightly; commented a part concerning a wiki which does not seem to exist anymore; changed THEANO_API_ROOT to PYLEARN_API_ROOT
|
Thu, 18 Mar 2010 15:31:18 -0400 |
fsavard |
Added ext.py from Theano/doc, with some changes
|
Thu, 18 Mar 2010 12:29:36 -0400 |
fsavard |
Had forgotten to hg add SeriesTable .txt doc
|
Thu, 18 Mar 2010 12:23:14 -0400 |
fsavard |
Added SeriesTables module (which I had placed originally in the IFT6266 repository) and its doc. Added a logo for the doc and changed conf.py to reflect correct title.
|
Thu, 18 Mar 2010 11:34:29 -0400 |
fsavard |
Merge
|
Thu, 18 Mar 2010 11:33:49 -0400 |
fsavard |
Added basics for documentation with sphinx and epydoc, by copying files from the Theano/doc directory
|
Thu, 18 Mar 2010 11:18:20 -0400 |
Frederic Bastien |
fix import and fix method name change. This uncover other change not reflected into the test.
|
Thu, 18 Mar 2010 10:49:09 -0400 |
Frederic Bastien |
fix some import.
|
Thu, 18 Mar 2010 10:45:29 -0400 |
Frederic Bastien |
fix some import error.
|
Fri, 12 Mar 2010 01:50:52 -0500 |
James Bergstra |
added comment to sgd file
|
Fri, 12 Mar 2010 01:50:40 -0500 |
James Bergstra |
extension to kouh2008 layer have linear and softplus inputs
|
Mon, 08 Mar 2010 17:56:51 -0500 |
James Bergstra |
added comment to record_versions
|
Wed, 24 Feb 2010 13:55:33 -0500 |
Frederic Bastien |
copy the fct record_version from LeDeepNet
|
Wed, 24 Feb 2010 13:36:01 -0500 |
Frederic Bastien |
backport to python 2.4
|
Thu, 11 Feb 2010 09:44:34 -0500 |
Pierre-Antoine Manzagol |
NistSD dataset: Add range argument for input [-1,1] or [0,1].
|
Tue, 09 Feb 2010 22:11:52 -0500 |
Pierre-Antoine Manzagol |
Nist SD preproc: ensuring upcast to float during centering.
|
Tue, 09 Feb 2010 22:02:34 -0500 |
Pierre-Antoine Manzagol |
Nist SD dataset: modified preproc so input is between -1 an 1.
|
Tue, 09 Feb 2010 20:14:46 -0500 |
Pierre-Antoine Manzagol |
Dataset: added preprocess attribute.
|
Fri, 05 Feb 2010 11:53:48 -0500 |
Pierre-Antoine Manzagol |
Provides a ``Dataset`` for the nist reshuffled digits dataset.
|
Thu, 28 Jan 2010 15:17:57 -0500 |
Arnaud Bergeron |
Add option to use subtensor start in pylearn.io.filetensor
|
Wed, 27 Jan 2010 09:56:37 -0500 |
Frederic Bastien |
fix import for the move of shared var outside of the sandbox.
|
Thu, 21 Jan 2010 13:17:09 -0500 |
Frederic Bastien |
backport to python 2.4
|
Tue, 05 Jan 2010 10:48:59 -0500 |
Frederic Bastien |
some backport to python 2.4
|
Tue, 17 Nov 2009 15:20:40 -0500 |
James Bergstra |
merge
|
Tue, 17 Nov 2009 15:20:16 -0500 |
James Bergstra |
test
|
Tue, 17 Nov 2009 13:33:04 -0500 |
James Bergstra |
mrege
|
Mon, 16 Nov 2009 13:43:53 -0500 |
James Bergstra |
fixes to dataset_ops.shapeset1
|
Mon, 16 Nov 2009 13:37:01 -0500 |
James Bergstra |
Removed hard-coded log level in glviewer
|
Mon, 16 Nov 2009 13:20:51 -0500 |
James Bergstra |
added dataset_ops.shapeset1
|
Tue, 10 Nov 2009 17:59:54 -0500 |
James Bergstra |
merge
|
Tue, 10 Nov 2009 17:49:10 -0500 |
James Bergstra |
improved the initialization range for weights in convolutional version of Rust2005
|
Tue, 10 Nov 2009 17:44:36 -0500 |
James Bergstra |
added cache member to memo-ized functions
|
Tue, 03 Nov 2009 15:26:01 -0500 |
James Bergstra |
added Rust2005Conv
|
Thu, 12 Nov 2009 12:24:05 -0500 |
Pascal Lamblin |
export 'cache' variable
|
Tue, 17 Nov 2009 13:03:04 -0500 |
James Bergstra |
fixed typo in dataset_ops/shapeset1
|
Mon, 16 Nov 2009 13:43:53 -0500 |
James Bergstra |
fixes to dataset_ops.shapeset1
|
Mon, 16 Nov 2009 13:37:52 -0500 |
James Bergstra |
Added support for still images in float storage to glviewer
|
Mon, 16 Nov 2009 13:37:01 -0500 |
James Bergstra |
Removed hard-coded log level in glviewer
|
Mon, 16 Nov 2009 13:21:12 -0500 |
James Bergstra |
added todo note in rust2005
|
Mon, 16 Nov 2009 13:20:51 -0500 |
James Bergstra |
added dataset_ops.shapeset1
|
Mon, 16 Nov 2009 13:20:28 -0500 |
James Bergstra |
cut commented code
|
Mon, 16 Nov 2009 13:19:43 -0500 |
James Bergstra |
added comment to TensorFnDataset
|
Wed, 11 Nov 2009 10:47:15 -0500 |
James Bergstra |
merge
|
Tue, 10 Nov 2009 17:59:54 -0500 |
James Bergstra |
merge
|
Mon, 09 Nov 2009 14:55:08 -0500 |
James Bergstra |
merge
|
Tue, 10 Nov 2009 17:49:10 -0500 |
James Bergstra |
improved the initialization range for weights in convolutional version of Rust2005
|
Tue, 10 Nov 2009 17:48:44 -0500 |
James Bergstra |
improved the initialization range for weights in lecun1998
|
Tue, 10 Nov 2009 17:44:36 -0500 |
James Bergstra |
added cache member to memo-ized functions
|
Tue, 10 Nov 2009 17:43:53 -0500 |
James Bergstra |
added code comment for vim shortcut
|
Tue, 03 Nov 2009 15:26:25 -0500 |
James Bergstra |
merge
|
Tue, 03 Nov 2009 15:26:07 -0500 |
James Bergstra |
added Rust2005Conv
|
Tue, 03 Nov 2009 15:26:01 -0500 |
James Bergstra |
added Rust2005Conv
|
Tue, 03 Nov 2009 15:25:08 -0500 |
James Bergstra |
reparametrization of kouh2008
|
Tue, 03 Nov 2009 15:24:27 -0500 |
James Bergstra |
removed useless print
|
Thu, 12 Nov 2009 12:24:36 -0500 |
Pascal Lamblin |
merge
|
Thu, 12 Nov 2009 12:24:05 -0500 |
Pascal Lamblin |
export 'cache' variable
|
Mon, 09 Nov 2009 16:12:09 -0500 |
Xavier Glorot |
sum change to mean for logistic regression cost over mini-batches for LogReg2
|
Mon, 09 Nov 2009 15:57:00 -0500 |
Xavier Glorot |
sum change to mean for logistic regression cost over mini-batches
|
Mon, 09 Nov 2009 14:41:00 -0500 |
desjagui |
adding simple cifar10 dataset (bypassing dataset_ops), AT&T face dataset and
|
Mon, 09 Nov 2009 14:15:19 -0500 |
desjagui |
* added option for loading norb_small in mono instead of stereo (old mod)
|
Tue, 03 Nov 2009 10:32:51 -0500 |
Frederic Bastien |
fix backport.
|
Tue, 03 Nov 2009 09:50:54 -0500 |
Frederic Bastien |
some fix to the c code of FillMissing. It was not compiling.
|
Mon, 26 Oct 2009 16:33:16 -0400 |
Pascal Lamblin |
merge.
|
Mon, 26 Oct 2009 16:33:03 -0400 |
Pascal Lamblin |
Small type fix
|
Mon, 26 Oct 2009 15:35:38 -0400 |
James Bergstra |
added function documentation to lecun layer
|
Sun, 25 Oct 2009 17:15:31 -0400 |
Pascal Lamblin |
Fix missing "return"
|
Thu, 22 Oct 2009 19:10:15 -0400 |
James Bergstra |
fixed typo in mnist glviewer
|
Thu, 22 Oct 2009 19:10:00 -0400 |
James Bergstra |
added sandbox init
|
Thu, 22 Oct 2009 19:09:45 -0400 |
James Bergstra |
added glviewer to cifar10
|
Thu, 22 Oct 2009 19:09:27 -0400 |
James Bergstra |
added forget() to tearDown of cifar unittests
|
Thu, 22 Oct 2009 18:53:50 -0400 |
James Bergstra |
many changes to kouh2008
|
Thu, 22 Oct 2009 18:53:16 -0400 |
James Bergstra |
moved COIL100 code to sandbox
|
Thu, 22 Oct 2009 18:52:47 -0400 |
James Bergstra |
added the ability to pass fn_args to TensorFnDataset
|
Thu, 22 Oct 2009 18:52:12 -0400 |
James Bergstra |
added forget function to memo in dataset_ops.memo
|
Thu, 22 Oct 2009 18:51:45 -0400 |
James Bergstra |
fixed typo in MNIST
|
Thu, 22 Oct 2009 18:51:20 -0400 |
James Bergstra |
adding cifar10 dataset
|
Fri, 16 Oct 2009 12:20:57 -0400 |
James Bergstra |
merge
|
Fri, 16 Oct 2009 12:19:12 -0400 |
James Bergstra |
removed scan (has been moved to theano)
|
Fri, 16 Oct 2009 12:17:23 -0400 |
James Bergstra |
removed old_dataset
|
Fri, 16 Oct 2009 12:14:43 -0400 |
James Bergstra |
added shared.layers
|
Fri, 16 Oct 2009 12:14:11 -0400 |
James Bergstra |
dataset.config uses logging for warnings
|
Fri, 16 Oct 2009 12:04:05 -0400 |
James Bergstra |
added dataset_ops
|
Wed, 14 Oct 2009 10:19:37 -0400 |
Xavier Glorot |
merge
|
Wed, 14 Oct 2009 10:19:14 -0400 |
Xavier Glorot |
better initialisation and tanh DAA input groups
|
Wed, 07 Oct 2009 11:17:49 -0400 |
Pascal Lamblin |
More descriptive error message when fpconst is missing.
|
Wed, 30 Sep 2009 17:15:01 -0400 |
Xavier Glorot |
merge
|
Wed, 30 Sep 2009 17:14:22 -0400 |
Xavier Glorot |
Added a arsinh activation function DAA input groups
|
Wed, 16 Sep 2009 19:18:29 -0400 |
James Bergstra |
added io/ubyte file for reading MNIST official files
|
Fri, 11 Sep 2009 14:28:50 -0400 |
James Bergstra |
added __init__
|