hi, learning python beginner here...

i want to document my progress. I started learning using Brocode's full python course. Ehm... i like the way he speaks... it just clicks. the way he intentionally make mistake and fix it makes me unde...
0 Read More

My Experience with OpenStack Ironic

My Experience with OpenStack Ironic
Intro I'm excited to share that I've been accepted into the MLH fellowship program for the third time. This time, I work on OpenStack/Ironic under the guidance of the G-Research Open Source T...
0 Read More

Simple CRUD API with FastAPI

Simple CRUD API with FastAPI
Building a Simple CRUD API with FastAPI Introduction FastAPI is a modern, high-performance Python framework for building APIs. It is fast, easy to use, and scalable, making it an exc...
0 Read More

How Do Microcontrollers Run Python?

How Do Microcontrollers Run Python?
Imagine a tiny device with the power to execute high-level Python code in real time—transforming simple instructions into complex hardware actions. This isn’t science fiction; it’s the reality o...
0 Read More

ElasticTransform in PyTorch (1)

ElasticTransform in PyTorch (1)
Buy Me a Coffee☕*Memos: My post explains ElasticTransform() about alpha and fill argument. My post explains ElasticTransform() about sigma and fill argument. My post explains ElasticTransform() a...
0 Read More

ElasticTransform in PyTorch (2)

ElasticTransform in PyTorch (2)
Buy Me a Coffee☕*Memos: My post explains ElasticTransform() about no arguments, alpha argument with sigma=0.1 and sigma argument with alpha=0. My post explains ElasticTransform() about sigma and f...
0 Read More