AI and Statistics
Accelerate statistics, machine learning, and deep learning applications with parallel computing
Use parallel computing to accelerate statistical computations, and training and prediction workflows using machine learning and deep learning models.
Apps
Classification Learner | Train models to classify data using supervised machine learning |
Regression Learner | Train regression models to predict data using supervised machine learning |
Experiment Manager | Design and run experiments to train and compare deep learning networks |
Topics
Statistics and Machine Learning
- Analyze and Model Data on GPU (Statistics and Machine Learning Toolbox)
Accelerate your code by using GPU array input arguments. - Accelerate Linear Model Fitting on GPU (Statistics and Machine Learning Toolbox)
This example shows how you can accelerate regression model fitting by running functions on a graphical processing unit (GPU).
Deep Learning
- Scale Up Deep Learning in Parallel, on GPUs, and in the Cloud (Deep Learning Toolbox)
Explore options for deep learning with MATLAB® in parallel and using multiple GPUs, locally or in the cloud. - Run Experiments in Parallel (Deep Learning Toolbox)
Run multiple simultaneous trials or one trial at a time on multiple workers. (Since R2020b) - Train Deep Learning Networks in Parallel (Deep Learning Toolbox)
This example shows how to run multiple deep learning experiments on your local machine.
Related Information
- Functions with
gpuArray
Support (Statistics and Machine Learning Toolbox) - Functions with Automatic Parallel
Support (Statistics and Machine Learning Toolbox)
- Functions with
gpuArray
Support (Deep Learning Toolbox)