MATLAB: What kind of toolboxes do I need to implement Deep neural network

deep learningDeep Learning Toolboxneural networkParallel Computing Toolbox

Hi there,
I am a college student and very interested of Deep learning recently. First of all, I have to purchase MATLAB to research about it. What kind of toolboxes do I need to buy to implement Deep neural network
I will use many GPUs for better performance on my 64-bit desktop.
Thank you

Best Answer

For Deep Learning plus GPU you need: MATLAB, Parallel Computing Toolbox, Neural Network Toolbox (soon to be renamed Deep Learning Toolbox). For additional features such as semantic segmentation, object detection and tracking etc you will need: Image Processing Toolbox and Computer Vision System Toolbox. You may also be interested in: Text Analytics Toolbox.
Related Question