You can exchange deep learning models between MATLAB and Python. This includes importing models from PyTorch®, TensorFlow™, and ONNX models, and exporting networks to TensorFlow and ONNX with a single line of code. You can also co-execute Python-based models in MATLAB and Simulink.
When you import a model into MATLAB, you can use it with all MATLAB built-in tools for AI. These tools include functions and apps for:
- Transfer learning
- Explainable AI and verification
- System-level simulation and testing
- Network compression
- Automatic code generation for target deployment