Two libraries[1,2] come to mind that can additionally support accelerators through opencl. Just take note that it can take a bit to familiarize yourself with pylearn2, especially because they seem adamant in doing everything through yaml scripts.
[1] -- https://github.com/lmjohns3/theano-nets (see e.g. examples/xor-classfier.py) [2] -- http://deeplearning.net/software/pylearn2 2014-04-07 11:18 GMT-05:00 Yuxiang Wang <[email protected]>: > Dear all, > > I am not entirely sure whether this is the best place to post this, > and please do excuse me if this is not the perfect list for this > question. > > Is there any python packages for neural networks for regression > (instead of classification)? > > Any help would be appreciated. Thanks! > > -Shawn > > ------------------------------------------------------------------------------ > Put Bad Developers to Shame > Dominate Development with Jenkins Continuous Integration > Continuously Automate Build, Test & Deployment > Start a new project now. Try Jenkins in the cloud. > http://p.sf.net/sfu/13600_Cloudbees_APR > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees_APR _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
