i like spicy
machine learning and chili peppers

Latest

May
23
SageMaker mistakes

SageMaker mistakes

Its the little things that hurt the most. Yesterday I was working project in the sagemaker-examples repo and it was
1 min read
Apr
19
Site 2 Site VPN with Private IPs

Site 2 Site VPN with Private IPs

I had to set this for a customer and one part of it was a surprise to me. The DX
1 min read
Apr
19
Distributed Training

Distributed Training

This post is about distributed training with pytorch on sagemaker.
Apr
19
Thai food

Thai food

This post is because I love Thailand.
Apr
19
SageMaker Inference

SageMaker Inference

Sagemaker inference provides 4 different types of inference: batch, serverless, real-time, and asynchronous. This is some basic pytorch code: import
Oct
01
Mexican Food

Mexican Food

I grew up in southern california eating a lot of mexican food. I love the spice in mexican food.
Aug
03
CLIP Model

CLIP Model

Creating a customer script to run CLIP on sagemaker. # clip/code/inference.py import base64 from io import BytesIO from
1 min read