MATLAB example on how to use Reinforcement Learning for developing a financial trading model
This demo shows how to prepare, model, and deploy a deep learning LSTM based classification algorithm to identify the condition or output of a mechanical air compressor.
This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.
Extract features and detect anomalies in industrial machinery vibration data using a biLSTM autoencoder
This demo uses a deep neural network and two generic cameras to perform 3D pose estimation.
MATLAB example of deep learning based object detection using Yolo v2 with ResNet50 Base Network
The entire workflow of developing deep learning model for detecting face mask.
MATLAB example of deep learning based human pose estimation.
AI-enabled social distancing detection tool that can detect if people are keeping a safe distance from each other by analyzing real-time video streams from the camera. - Idea Credit : Landing AI (https://landing.ai/)
This sample script is to measure the stride of a runner in video by using pretrained deep learning model and simple signal processing.
How to create, train and quantize network, then integrate it into pre/post image processing and generate CUDA C++ code for targeting Jetson AGX Xavier
This example shows how to use automatic code generation to deploy a deep learning model from MATLAB to Raspberry Pi