This folder stores visual assets used by README.md.
benchmark_overview_compact.pngbenchmark_accuracy.pngbenchmark_train_speed.pngbenchmark_inference_latency_p95.pnghardest_mode_dynamics.gifinteractive_hardest_mode_dynamics.htmlcircadian_sleep_dynamics.gifinteractive_benchmark_overview.htmlinteractive_benchmark_accuracy.htmlinteractive_benchmark_train_speed.htmlinteractive_benchmark_inference_latency_p95.html
Run:
python scripts/generate_readme_figures.py --summary-csv benchmark_multiseed_cifar100_summary.csv --output-dir docs/figures
python scripts/generate_hardest_mode_dynamics.py --gif-output-path docs/figures/hardest_mode_dynamics.gif --interactive-output-path docs/figures/interactive_hardest_mode_dynamics.htmlThe GIF is illustrative and intended for communication in the README. Plotly HTML charts are interactive when opened in a normal browser context (local file, static host, or GitHub Pages).
The combined dashboard page is at docs/index.html.
When Pages is enabled, the live dashboard URL is:
https://optimumaf.github.io/Circadian-Predictive-Coding/.