How to use a deep learning model created in Python in Matlab

7 views (last 30 days)
I created and saved a model in Python. I would like to load this model in matlab and predict data. Please tell me how.
  1 Comment
상욱
상욱 on 2 Apr 2024
안녕하세요. 질문자님과 똑같은 고민을 겪고있습니다. 파이썬에서 훈련시킨 모델을 매트랩에 로드해서 사용하고 싶은데 잘 안되어서 댓글남깁니다. 혹시 성공하셨으면 어떻게 한지 알 수 있을까요?

Sign in to comment.

Answers (2)

Kilsu Kim
Kilsu Kim on 6 Oct 2023
Hello, I hope the following documentation helps.
- Pretrained Networks from External Platforms

Angelo Yeo
Angelo Yeo on 13 Oct 2023
안녕하세요. 제가 생각할 때는 아래의 4개의 영상이 당장 도움이 될 것 같습니다. 모두 한국어로 된 영상이므로 더 직접적인 도움이 되지 않을까 생각합니다.
  1. Python과 함께 사용하는 MATLAB
  2. MATLAB 기능을 Python으로 가져오기
  3. MATLAB으로 Python 라이브러리 호출하기
  4. 딥러닝을 위해 MATLAB과 TensorFlow/PyTorch 함께 사용하기

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!