Hey there.
You're looking for a path from idea to production - I build clear-purpose, dependable AI that’s gentle on hardware.
GitHub · CV · Field Notes
Prototype 1
- CIFAR-10: clean train/test dataloaders
- MobileNetV3 & ViT baselines
- Training, evaluation & inference scripts
- TensorBoard metrics and image grids
- Reproducible env + pytest
- CI with GitHub Actions
Computer vision pipeline in PyTorch.
Prototype 2
- Eigen (header-only)
- XOR demo
- CMake build, unit tests (ctest + doctest)
- CI with GitHub Actions
C++ feed-forward neural network.