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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南