WojciechMigda / Tsetlini

Efficient parallelized implementation of Multilabel Classifier and Regressor Tsetlin Machines
https://wojciechmigda.github.io/Tsetlini/
MIT License
4 stars 0 forks source link

Introduce functions for extracting variadic arguments #238

Closed WojciechMigda closed 2 years ago

WojciechMigda commented 2 years ago

This will come handy for refactoring interfaces so that they do not require fixed order of arguments.