Questions tagged with Machine Learning & AI

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Hi there I am trying to schedule a notebook job on the Jenkins pipeline. I connected ec2 to SageMaker using the role, is there a way to create a Sagemaker session to run a notebook scheduling...
1
answers
0
votes
229
views
asked 2 months ago
I am loading the `mistral-7b` model from HF Transformers, however, I keep getting kernel dead error on jupyter notebook. ``` from transformers import AutoModelForSequenceClassification,...
1
answers
0
votes
170
views
kev
asked 2 months ago
Hi Community, I have created a catboost endpoint with the help of pytorch container where I called the image_uri for the catboost classification and successfully created the endpoint. The error raises...
4
answers
0
votes
173
views
asked 2 months ago
**Error for Compilation job Failed. Reason: ClientError: InputConfiguration: TVM cannot convert the PyTorch model. Invalid model or input-shape mismatch. Make sure that inputs are lexically ordered...
1
answers
0
votes
180
views
JY Chan
asked 2 months ago
Hello, I have a question regarding the screen for detecting face liveness using Amazon Rekognition. I followed this [guide](https://docs.aws.amazon.com/rekognition/latest/dg/face-liveness.html). It...
0
answers
0
votes
104
views
asked 2 months ago
Hello, We have started experiencing problems with our AWS Lambda function. Our machine learning inference code, a Dockerized Python application utilizing various ML libraries (numpy, scipy,...
3
answers
1
votes
475
views
Sfinx
asked 2 months ago
Hello, I am trying to access Personalize API through .net AWSSDK.PersonalizeRuntime package. I am trying to connect with Access key and secret: AmazonPersonalizeRuntimeClient = new...
1
answers
0
votes
274
views
Drax
asked 2 months ago
Hi, I am a business coach and I use AI to support my coaching programmes. I am trying to discover whether I could use Rekognition facial recognition to analyses the video of a client in a coaching...
1
answers
0
votes
208
views
asked 2 months ago
I can create a `PipelineSchedule` to run a sagemaker pipeline using https://sagemaker.readthedocs.io/en/stable/workflows/pipelines/sagemaker.workflow.pipelines.html#pipeline-schedule -...
2
answers
0
votes
175
views
asked 2 months ago
I've deployed an ML model using a [Sagemaker inference endpoint](https://docs.aws.amazon.com/sagemaker/latest/dg/deploy-model.html) using a custom Docker image. Currently, the model artifacts are...
2
answers
0
votes
260
views
Julia
asked 2 months ago
Hi AWS community.. I'm running into an issue with my service quotas for Anthropic's Claude 3 Opus model on Amazon Bedrock that I wanted to bring attention to. I'm developing an application that...
1
answers
1
votes
423
views
qpdv
asked 2 months ago
I am currently looking to create a system to recommend items in a certain game. To briefly explain this game, there are rounds, and for each round, the player selects and purchases a number of items...
2
answers
0
votes
117
views
hoge
asked 3 months ago