How to import/load pretrained DeepAR model into an estimator for continuous training?

0

Hi, I have a trained DeepAR model saved as model.tar.gz in some S3 location. I hope to further optimize it by training for some extra epochs with extra data having same features, like transfer learning. I have read some DeepAR documentation but cannot find a way to import the trained model.

I tried using Sagemaker's Estimator's model_uri config, but it reports error for deepar, saying no 'model' channel is acceptable.

I am wondering does DeepAR have such functionality or it is still not developed?

질문됨 일 년 전292회 조회
1개 답변
0

Hello,

Thank you for using AWS SageMaker. I understand that you are looking for Incremental training using SageMaker DeepAR algorithm where you can add trained DeepAR model saved in S3 location which further optimize your model.

Unfortunately at this time, only three built-in algorithms currently support incremental training: Object Detection - MXNet, Image Classification - MXNet, and Semantic Segmentation Algorithm.

If you need any further assistance or need detailed investigation please open a support case with AWS

AWS
지원 엔지니어
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠