Skip to content

Releases: kaylode/theseus

Migrate to Lightning + Hydra

04 Nov 23:48
Compare
Choose a tag to compare

What's Changed

  • ⚡ Migrate to Lightning and Hydra by @kaylode in #51

Full Changelog: v1.2.0...v1.5.0

v1.2.0

02 Apr 19:42
9cbc62b
Compare
Choose a tag to compare

What's Changed

  • ✨ Add DVC by @kaylode in #47
  • ✨ Add docker workflow by @kaylode in #48
  • ✨ add cml report by @kaylode in #49
  • ✨ add optuna, Update YAML reader, allows recursive configs Update dependencies requirement by @kaylode in #50

Hotfix for logging system

12 Jan 10:52
Compare
Choose a tag to compare
  • Fix loss logging error, which makes the losses have weird patterns

Major update with several new features

11 Jan 12:24
5e9eb61
Compare
Choose a tag to compare

What's Changed

  • Redirectory, add support for detection, nlp and tabular-related tasks
  • Add some useful classes, functions and scripts for object detection, nlp, and tabular-related tasks:
    • Object detection: new metrics and callbacks
    • NLP: data preprocessing, tokenizer, traditional embedding techniques
    • Tabular: data preprocessing, gradient boosting models, explainable AI methods
  • Add pytest for development testing and github workflows for testing automation
  • Migrate from setup.py (which seems to be deprecated) to pyproject.toml. Allow installation of extra dependencies.
  • Add pre-commit configuration for linting

Minor updates and fixes

09 Oct 17:53
bea58f9
Compare
Choose a tag to compare

What's Changed

First release for Theseus

28 Sep 07:53
697c8f0
Compare
Choose a tag to compare

The very first release of Theseus after so many updates.

Notable changes

  • Add semantic segmentation task by @kaylode in #10
  • Add multiclass segmentation by @kaylode in #13
  • SUPER POWER NINJA TURBO NEO ULTRA HYPER MEGA MULTI ALPHA META EXTRA UBER PREFIX -REFACTOR!!!!!!!!! by @kaylode in #7
  • Packaging by @kaylode in #40

All changes

Contributors

Full Changelog: https://github.com/kaylode/theseus/commits/v1.0.0