Skip to content

v0.2.5

Compare
Choose a tag to compare
@andrewyates andrewyates released this 20 Oct 12:18
· 45 commits to master since this release
9aa1f70
  • Add environment.yml to simplify installation with Conda
  • Bugfix: force QIDs in folds.json files to be strings
  • Bugfix: add multithreaded option to Pytorch trainer controlling whether a separate worker is used with Pytorch DataLoader. Default to false; true is faster, but conflicting Python packages appear to cause deadlock. This is reproducible on Colab and when using Anaconda's default packages (rather than installing from Miniconda).
  • Update docs