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
posta 2 mesi fa143 visualizzazioni
3 Risposte
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
ESPERTO
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
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
con risposta un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande