Training Neural Networks using GPU computing

7 views (last 30 days)
I was just wondering if it is possible to train a neural network using the GPU, I read from another answer that parallel computing can be used to train multiple networks but that is cannot be applied to a single neural network.

Accepted Answer

Konrad Malkowski
Konrad Malkowski on 8 Nov 2011
Hi Andre,
The functionality to train neural networks on GPUs is not supported by MATLAB R2011b.

More Answers (1)

Joan Puig
Joan Puig on 8 Nov 2011
I think that would be a great feature to have out of the box.
In the meantime, I read this paper which talks a bit about it, you might find it interesting:

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!