-
Addition Transformer
—
python
jax
A transformer experiment that explores sequence modeling through integer addition; intentionally framed as a learning-focused model rather than a practical calculator.
[code]
-
RP2040 Web Clock
—
rust
embedded
A calendar and clock example for the Raspberry Pi Pico W using the Embassy async embedded framework.
[code]
-
YOLOv11 Face Detection
—
c++
tensorrt
A pipeline for running YOLOv11 with NVIDIA TensorRT optimizations for efficient face detection inference.
[code]