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

9 Ansichten (letzte 30 Tage)
지은 김
지은 김 am 6 Okt. 2023
Kommentiert: 상욱 am 2 Apr. 2024
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 Kommentar
상욱
상욱 am 2 Apr. 2024
안녕하세요. 질문자님과 똑같은 고민을 겪고있습니다. 파이썬에서 훈련시킨 모델을 매트랩에 로드해서 사용하고 싶은데 잘 안되어서 댓글남깁니다. 혹시 성공하셨으면 어떻게 한지 알 수 있을까요?

Melden Sie sich an, um zu kommentieren.

Antworten (2)

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

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

Kategorien

Mehr zu Call Python from MATLAB finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by