Discover pretrained models for deep learning in MATLAB
☆560Apr 22, 2026Updated 2 months ago
Alternatives and similar repositories for MATLAB-Deep-Learning-Model-Hub
Users that are interested in MATLAB-Deep-Learning-Model-Hub are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.☆55Jan 22, 2026Updated 5 months ago
- Deep Learning Transformer models in MATLAB☆242Sep 19, 2023Updated 2 years ago
- YOLOX inference in MATLAB for Object Detection with yolox_s, yolox_m & yolox_l networks☆27Feb 1, 2024Updated 2 years ago
- Demonstration source code for the seminar "How to turn your script into a simple app"☆34Nov 14, 2022Updated 3 years ago
- ☆13Sep 17, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The MATLAB® Live Task for Python® enables you to write and execute Python code directly inside of a MATLAB Live Script.☆56Mar 26, 2024Updated 2 years ago
- NeRF - Neural Radiance Fileds in MATLAB☆10Jan 17, 2024Updated 2 years ago
- Constrained deep learning is an advanced approach to training deep neural networks by incorporating domain-specific constraints into the …☆72Apr 28, 2025Updated last year
- This example shows how to use MATLAB to train a TensorFlow model and tune it's hyperparameters using co-execution with Python.☆18Sep 28, 2022Updated 3 years ago
- Repo for MobileNet-v2☆15Feb 6, 2020Updated 6 years ago
- MATLAB examples, functions and otherwise helpful material using the MATLAB Support Package for Quantum Computing☆41Sep 23, 2025Updated 9 months ago
- Repo for GoogLeNet☆25Feb 6, 2020Updated 6 years ago
- Compare PyTorch models from MATLAB using co-execution☆14Apr 6, 2026Updated 2 months ago
- Repo for ResNet-50☆29Feb 6, 2020Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Mask-RCNN training and prediction in MATLAB for Instance Segmentation☆30Mar 22, 2021Updated 5 years ago
- Best practices for creating high-quality and user-friendly MATLAB toolboxes, including recommendations for file organization, testing, an…☆120Dec 5, 2025Updated 6 months ago
- MATLAB app to access ChatGPT API from OpenAI☆236Jan 31, 2026Updated 4 months ago
- Object detection and transfer learning using pretrained EfficientDet-D0 model in MATLAB.☆17Nov 3, 2023Updated 2 years ago
- MATLAB example on how to use Reinforcement Learning for developing a financial trading model☆182Feb 13, 2026Updated 4 months ago
- This repository shows how to import a pretrained TensorFlow model in the SavedModel format, and use the imported network to classify an i…