I want to run and test Machine learning code on AWS

0

Hi, I am a new coder. I am interested in implementing the various Machine Learning codes of Github on AWS. Can anyone please guide any tutorial explaining the implementation? If there are any video tutorial available too, then kindly also share them Thanks

Learner
已提问 2 个月前143 查看次数
3 回答
1

Hello.

If you are creating a model with SageMaker, I think it would be a good idea to check out the tutorial below.
https://aws.amazon.com/tutorials/build-train-deploy-monitor-machine-learning-model-sagemaker-studio/

If you want to deploy the created model to the inference endpoint, I think the following tutorial will be helpful.
https://aws.amazon.com/tutorials/machine-learning-tutorial-deploy-model-to-real-time-inference-endpoint/

profile picture
专家
已回答 2 个月前
profile picture
专家
已审核 2 个月前
0

You can try [https://aws.amazon.com/getting-started/hands-on/machine-learning-tutorial-get-started-with-your-project-quickly/ ] to get an understanding on how to run ML workloads in Sagemaker .. You can also visit https://github.com/aws/amazon-sagemaker-examples/tree/main where there are tons of ML examples for different scenarios which you can run on Sagemaker including testing out different functionalities of Sagemaker (e.g. Automated Model Tuning , Sagemaker Pipelines etc.)

profile pictureAWS
已回答 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则