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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ