Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Releases: IBM/mi-algorithms

1.3.0

06 Feb 00:37

Choose a tag to compare

What's new:

  • Major cleanup: removed all dead code related to old algorithms (e.h. HTM), not fully implemented ones (RBM, LSTM, GRU), deprecatede headers, fixes of header dependencies
  • Reorganization of project directories, moving data_collector to utils, changing data_io to importers,
  • Updated scripts
  • Fixes of cmake files
  • Bumbed version to 1.3 updated dependencies to 1.3 as well

1.2.2

26 Jan 03:13

Choose a tag to compare

What's new:

  • Minor fix: CIFAR importer fix: cout names_array[fi]

1.2.1

24 Jan 05:27
ed9133e

Choose a tag to compare

First official public release.