[scikit-learn] Parallel MLP version

Johnson, Jeremiah Jeremiah.Johnson at unh.edu
Wed Dec 20 12:35:14 EST 2017


For neural network training, try one of  tensorflow, pytorch, chainer, or mxnet. They’ll all parallelize the computations and can run the computations on Nvidia GPUs with CUDA.

Best regards,
Jeremiah

Sent from my iPhone

On Dec 20, 2017, at 11:45, Raphael C <drraph at gmail.com<mailto:drraph at gmail.com>> wrote:

I believe tensorflow will do what you want.

Raphael

On 20 Dec 2017 16:43, "Luigi Lomasto" <l.lomasto at innovationengineering.eu<mailto:l.lomasto at innovationengineering.eu>> wrote:
Hi all,

I have a computational problem to training my neural network so, can you say me if exists any parallel version about MLP library?


_______________________________________________
scikit-learn mailing list
scikit-learn at python.org<mailto:scikit-learn at python.org>
https://mail.python.org/mailman/listinfo/scikit-learn<https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.python.org_mailman_listinfo_scikit-2Dlearn&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=hQNTLb4Jonm4n54VBW80WEzIAaqvTOcTEjhIkrRJWXo&m=oUiWf0H-VRF_Tf5m99hfn3BZTJBEqgeSKY-xNdneIxc&s=VgD7nrKGP85Oo6nHglwNvdxtfzW50CR6RYh4OxjFNAg&e=>
_______________________________________________
scikit-learn mailing list
scikit-learn at python.org<mailto:scikit-learn at python.org>
https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.python.org_mailman_listinfo_scikit-2Dlearn&d=DwICAg&c=c6MrceVCY5m5A_KAUkrdoA&r=hQNTLb4Jonm4n54VBW80WEzIAaqvTOcTEjhIkrRJWXo&m=oUiWf0H-VRF_Tf5m99hfn3BZTJBEqgeSKY-xNdneIxc&s=VgD7nrKGP85Oo6nHglwNvdxtfzW50CR6RYh4OxjFNAg&e=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20171220/341a8af4/attachment.html>


More information about the scikit-learn mailing list