This is not the best-supported tutorial in pylearn2, in part because most of
the active pylearn2 developers are no longer researching stacked layerwise
pretraining.
--
You received this message because you are subscribed to the Google Groups "pylearn-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pylearn-user...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Most of us don't do unsupervised feature learning anymore.
Il giovedì 20 febbraio 2014, Tom Szumowski <tszum...@gmail.com> ha scritto:
Hi everyone, first time poster and pylearn2 beginner here.--
I'm going through the code/tutorials to get a feel for how pylearn2 works. I noticed an interesting note in the file pylearn2/scripts/tutorials/deep_trainer/readme.txt:
This is not the best-supported tutorial in pylearn2, in part because most of
the active pylearn2 developers are no longer researching stacked layerwise
pretraining.
Just curious ... what is the active research area for the pylearn2 developers for unsupervised feature learning right now?
Thanks!
-Tom
You received this message because you are subscribed to the Google Groups "pylearn-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pylearn-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Layerwise pretraining has limited (though still nonzero) utility in light of more recent work, but even much of the unsupervised learning work had moved towards joint training strategies over layerwise strategies. The 4 researchers who contribute the most to pylearn2 currently are generally not working on unsupervised feature learning at the moment (one is working on RBMs but in a particular somewhat exotic context).
There is some autoencoder stuff in the library that needs to be updated to work with new pylearn2 features (or, more likely, removed and replaced with code based on the existing and up to date MLP implementation), and the DBM implementation is quite general, but it's complicated and not extensively documented yet last I looked. We welcome contributions, though for new contributors it's best if they outline their plans on the mailing list so that they don't waste a lot of time on a large contribution that will be rejected because it neglects some key consideration the author didn't think of.
To unsubscribe from this group and stop receiving emails from it, send an email to pylearn-user...@googlegroups.com.
Layerwise pretraining has limited (though still nonzero) utility in light of more recent work, but even much of the unsupervised learning work had moved towards joint training strategies over layerwise strategies
Ian
Thanks I'll check that out!
You received this message because you are subscribed to a topic in the Google Groups "pylearn-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pylearn-users/FysRzk6KIO4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pylearn-user...@googlegroups.com.