Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 656 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 656 Bytes

Change Log

All notable changes to this repo will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.2] - 2022.02.11

Added

  • Pinned dependencies in requirements.txt

Fixed

  • Data files included in install by copying them into the python package

[0.2.1] - 2022.02.09

Fixed

  • Author and version in setup.py

Added

  • Helper for loading results from Ray

[0.2.0] - 2022.02.08

Added

  • Basic model training infrastructure and testing

[0.1.0] - 2022.02.06

Added

  • Initial project structure