Frog Soup: Zero-Shot, In-Context, and Sample-Efficient Frogger Agents
March 18, 2025 ยท View on GitHub
Repo structure:
- Forked version of OC_Atari with fixes for Frogger:
OCAtari/ - Script to run o3-mini on object-centric representation:
frogger_oc.py - Generate plots and key points within the LLM traces:
plot_oc.py - DQN implementation:
DQN/ - DFS baseline:
dfs.ipynb