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 <[email protected]<mailto:[email protected]>> wrote: I believe tensorflow will do what you want. Raphael On 20 Dec 2017 16:43, "Luigi Lomasto" <[email protected]<mailto:[email protected]>> 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 [email protected]<mailto:[email protected]> 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 [email protected]<mailto:[email protected]> 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=
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
