Skip to content

August 2023 hackathon priorities agenda

Tim Miller edited this page Aug 24, 2023 · 9 revisions

Aug 24 hackathon (online)

  • start by running black to fix formatting (huge diff)
  • do a code review of train_system and look for ways to improve
    • created issue for moving argument parsing, and Eli's PR addresses externalization of build_compute_metrics_fn
  • create an inventory of functions that need improvement:
    • too long
    • missing types
    • missing/insufficient docstrings
  • create an inventory of tests that we need to write
  • browse the documentation and see what's missing
    • README
    • readthedocs.io
Clone this wiki locally