01 Machine Learning
LEAD (Linear embedding alignment across LLMs): A two-person six-day research project. Not my cleanest code due to time constraints.
- Code: https://github.com/GatlenCulp/embedding_translation
- Paper: https://gatlen.me/embedding_translation/
02 General SWE
- GatPack β https://github.com/GatlenCulp/gatpack/blob/main/README.md
- Gatlenβs Opinionated Template β https://github.com/GatlenCulp/gatlens-opinionated-template
03 Pull Requests
- Vivaria PRs
- CookieCutter Data Science (From work on GOTem)
- Support for uv project and dependency manger β https://github.com/drivendataorg/cookiecutter-data-science/pull/408
- PyTest IDs β https://github.com/drivendataorg/cookiecutter-data-science/pull/409 (super small)
- Git Support β https://github.com/drivendataorg/cookiecutter-data-science/pull/407 (Not yet implemented)