Skip to content

Releases: cogitare-ai/cogitare

v0.1.0 Alpha

03 Feb 20:34
396ffa0
Compare
Choose a tag to compare

The first release of Cogitare.

Support:

  • Model

  • Sequential Model

  • DataHolder

  • Sequential DataHolder

  • DataSet

  • Sequential DataSet

  • AsyncDataLoader

  • Metrics (classification, spatial)

  • Classic Models (LR, MLP)

  • Web Monitor (system usage, system details)

  • Early stopping plugin

  • Evaluator plugin (different test metrics on the model)

  • Logger

  • Plotting (matplotlib)

  • Progress Bars

  • Some utilities

  • Documentation with examples

  • Tests: 92% of coverage (8% remaining is of the Monitor undefined interface)