Tyler Sengia

Finding How PyTorch Samples from a Multinomial Distribution

Ever wondered how PyTorch exposes low-level C++ operations to Python? I have, and maybe I can save you a few hours of digging through source code to figure out how they do it.

Surprise Calculator

I’ve been learning more about Information Science lately and I created a fun widget to visualize information content in text.

Web Piano

While I was stuck at home during peak COVID lock-down, I made a fun little web app that uses Vue and MIDI.

Unit 9: AWS RDS and DynamoDB

Study notes for Amazon RDS and DynamoDB.

EC2 Instance Connect for ECS

Recently I setup a NAT gateway using fck-nat and deployed an ECS service to the private subnet with an EC2 Auto Scaling Group.