thanks for showing interest in my work !!
my name is Archisa Bhattacharya, i am an aspiring AI engineer studying at Stevens Institute of Technology!
reach out to me at archisa28@gmail.com
choose your move:
rounds played: 28
record: 6W Β· 18L Β· 4T
move counts:
πͺ¨ Rock: 11 Β· π Paper: 10 Β· βοΈ Scissors: 6
last player: @archipelagoing
last round: π π«±π» vs π«±π»π» β π«±πΎβπ«²π» Tie
πͺ¨πβοΈ( this runs via GitHub Actions! here are some instructions ) πͺ¨πβοΈ
(1.click your move πͺ¨ 2.click commit π 3.wait till round complete βοΈ 4. come back to my profile πͺ¨ 5.refresh the page to see results)
-
SITUATIONION - Transformer Architecture + Mid-Layers Visualization A layerwise study of GPT-2 XL focusing on how representations evolve across depth, with clean visualizations of mid-layer "situation modeling" and layer-to-layer dynamics.
- Layerwise analysis of transformer models (focused on GPT-2 XL)
- Treats early, mid, and late layers as functionally distinct regimes
- Focuses on mid-layers where higher-level abstractions and relational structure emerge
- Builds clean visualizations of representation flow across layers
- Frames internal model behavior geometrically (manifold / flow-based) rather than token-only
- Aims to make transformer internals legible to humans, not just measurable via probe
-
Colab Lux : SEARCHING FOR DEVS! A Chrome/Colab workflow tool for auto-generating lightweight docs (timestamp + summary) and pushing updates to Git (e.g., via Gist), with optional "refactor/ticket" prompts.
- Chrome/Colab-integrated workflow tool - for documenting work as it happens
- Auto-generates lightweight documentation (timestamps, short summaries, code context)
- Pushes documentation directly to GitHub (e.g., via Gists) to create a traceable dev history
- Designed to minimize context-switching between coding, thinking, and writing
- Exploring minimal ticketing and refactor prompts to track iteration effort without heavy PM tools