class ChenEeHeng:
"""The short version. The long version is on the blog."""
works_on = ["computer vision", "robotics", "machine learning"]
also_builds = ["backends", "frontends", "the infrastructure in between"]
philosophy = "follow a problem end to end — from the model to the metal"
def __repr__(self) -> str:
return "still building, still writing it all down ↓"→ I write about all of it at cheneeheng.github.io
Engineering notes, machine-learning deep dives, and the things I build along the way.
Open to interesting problems and the right opportunity — a note on any of the above reaches me.


