Skip to content

Basic Supervised Learning

Maxence Naud requested to merge learning into dev

Context

Required changes to add supervised learning to AIDGE features.

Modified files

  • *Impl.hpp to add "cpu" string to constructor
  • minor changes to clean some *Impl.cpp files

Detailed major modifications

  • Add unit-test for operator+,-,*,/ of Tensor

TODO

Edited by Maxence Naud

Merge request reports