Compile-ready LaTeX source for the Ouroboros: Human-Led Recursive Reinforcement for Autoregressive Language Models paper.
paper/main.tex— LaTeX source.paper/figures/— figures referenced by the paper.build/— generated output (ignored by git).
macOS / Linux (TeX Live):
make pdf
open build/main.pdfWindows (MiKTeX):
- Open
paper/main.texin TeXworks and build with pdfLaTeX (run twice for stable references), or use WSL and runmake pdf.
If algorithm / algpseudocode are missing, install them via your TeX distribution's package manager.
- Figure source: extracted from page 3 of the provided PDF.
- Tables 1 and 2 reproduce the results tables from pages 3–4 of the provided PDF.
