interview / app.py

Commit History

chore: codebase hygiene pass β€” untrack weights, migrate to logging, tidy comments
17bc537

Lee93whut Lee93whut commited on

fix: eliminate infinite-loop risk in maze start/goal sampling
10926f0

Lee93whut commited on

feat(round4): four-algorithm ablation β€” Dueling best at 84% Holdout
44cfe4c

Lee93whut commited on

fix(demo): strengthen anti-loop by penalizing moves toward high-frequency cells
a888a00

Lee93whut commited on

fix(demo): auto-infer input_channels from checkpoint weight shape
4f4fb4a

Lee93whut commited on

fix(demo): stop animation on any user interaction
3b43b04

Lee93whut commited on

fix(demo): re-enable inference-side anti-loop Q-penalty
c8377dc

Lee93whut commited on

feat(demo): Streamlit web demo β€” Plotly heatmap, anti-loop inference
a264030

Lee93whut commited on