How to use a deep learning model created in Python in Matlab
조회 수: 7 (최근 30일)
이전 댓글 표시
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
상욱
2024년 4월 2일
안녕하세요. 질문자님과 똑같은 고민을 겪고있습니다. 파이썬에서 훈련시킨 모델을 매트랩에 로드해서 사용하고 싶은데 잘 안되어서 댓글남깁니다. 혹시 성공하셨으면 어떻게 한지 알 수 있을까요?
답변 (2개)
Kilsu Kim
2023년 10월 6일
Hello, I hope the following documentation helps.
- Pretrained Networks from External Platforms
댓글 수: 0
Angelo Yeo
2023년 10월 13일
안녕하세요. 제가 생각할 때는 아래의 4개의 영상이 당장 도움이 될 것 같습니다. 모두 한국어로 된 영상이므로 더 직접적인 도움이 되지 않을까 생각합니다.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!