Skip to content

Implement a common classification task

In order to complete this issue I have to

  • Generate data set
  • Train nn via pytorch
  • Check that model works correctly
  • Save model for using via cpp api