issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix relative paths for Tsetlini discovery with cmake
#267
WojciechMigda
closed
1 year ago
0
Fix paths in `FindTsetlini.cmake`
#266
WojciechMigda
closed
1 year ago
0
Refresh compiler/os matrix in main CI workflow
#265
WojciechMigda
closed
1 year ago
0
Refresh CI to address github deprecating ubuntu-18.04 image
#264
WojciechMigda
closed
1 year ago
0
Refresh `neither` to its latest commit
#263
WojciechMigda
closed
1 year ago
0
Refresh `neither`
#262
WojciechMigda
closed
1 year ago
0
Upgrade actions/checkout to v3
#261
WojciechMigda
closed
2 years ago
0
Upgrade `actions/checkout`
#260
WojciechMigda
closed
2 years ago
0
Use Google Colab badge with notebook examples
#259
WojciechMigda
closed
2 years ago
0
Add last four new bytewise train_regressor_automata unit tests
#258
WojciechMigda
closed
2 years ago
0
Write regression algorithms unit tests
#257
WojciechMigda
closed
2 years ago
0
Relocate internal strong params definitions to a dedicated header file
#256
WojciechMigda
closed
2 years ago
0
Split strong parameters into public and private subsets
#255
WojciechMigda
closed
2 years ago
0
Use variadic factories where possible
#254
WojciechMigda
closed
2 years ago
0
Replace json factories invocation with variadic ones where possible
#253
WojciechMigda
closed
2 years ago
0
Add variadic factory function for bitwise regressor
#252
WojciechMigda
closed
2 years ago
0
Rework `make_regressor_bitwise` into accepting variadic arguments instead of jsonized model parameters
#251
WojciechMigda
closed
2 years ago
0
Rework make_regressor_classic factory function to accept variadic arg…
#250
WojciechMigda
closed
2 years ago
0
Rework `make_regressor_classic` into accepting variadic arguments instead of jsonized model parameters
#249
WojciechMigda
closed
2 years ago
0
Add bitwise classifier factory function with variadic arguments
#248
WojciechMigda
closed
2 years ago
0
Rework `make_classifier_bitwise` into accepting variadic arguments instead of jsonized model parameters
#247
WojciechMigda
closed
2 years ago
0
Add classic classifier factory function with variadic arguments
#246
WojciechMigda
closed
2 years ago
0
Implement `arg::maybe_extract`
#245
WojciechMigda
closed
2 years ago
0
Implement `arg::maybe_extract`
#244
WojciechMigda
closed
2 years ago
0
[PILOT] Rework `make_classifier_classic` into accepting variadic arguments instead of jsonized model parameters
#243
WojciechMigda
closed
2 years ago
0
Write regression algorithms unit tests
#242
WojciechMigda
closed
2 years ago
0
Apply variadic args to models' public APIs
#241
WojciechMigda
closed
2 years ago
0
Apply variadic arguments to public models' APIs
#240
WojciechMigda
closed
2 years ago
0
Create APIs to extract parameters from variadic argument pack
#239
WojciechMigda
closed
2 years ago
0
Introduce functions for extracting variadic arguments
#238
WojciechMigda
closed
2 years ago
0
Use 'number_of_epochs_t' strong type in public API definitions
#237
WojciechMigda
closed
2 years ago
0
Use `number_of_epochs_t` strong type at the public API level
#236
WojciechMigda
closed
2 years ago
0
Introduce and use max_number_of_labels_t strong type
#235
WojciechMigda
closed
2 years ago
0
Introduce `max_number_of_labels_t` strong type
#234
WojciechMigda
closed
2 years ago
0
Relocate 'strong_type' library to 'include' folder
#233
WojciechMigda
closed
2 years ago
0
Move `strong_type` library from `src` to `include`
#232
WojciechMigda
closed
2 years ago
0
Create alias for neither::Either within Tsetlini namespace
#231
WojciechMigda
closed
2 years ago
0
Create Tsetlini's alias for `neither::Either`
#230
WojciechMigda
closed
2 years ago
0
Check input X bit vector padding bits
#229
WojciechMigda
closed
2 years ago
0
Parallelize ctest execution
#228
WojciechMigda
closed
2 years ago
0
Use `ctest -j` to run tests in parallel in workflows
#227
WojciechMigda
closed
2 years ago
0
Migrate all remaining bitwise test_classifier_automata scenarios
#226
WojciechMigda
closed
2 years ago
0
Extend estimators with move assignment operators
#225
WojciechMigda
closed
2 years ago
0
Add move assignment operators to Tsetlini estimators
#224
WojciechMigda
closed
2 years ago
0
Migrate some more bitwise train_classifier_automata scenarios to boost.ut
#223
WojciechMigda
closed
2 years ago
0
Migrate two more bitwise test_classifier_automata scenarios to boost.ut
#222
WojciechMigda
closed
2 years ago
0
Migrate two more bitwise train_classifier_automata tests to boost.ut
#221
WojciechMigda
closed
2 years ago
0
Decrement bytewise classifier's weights only when clause output is 1
#220
WojciechMigda
closed
2 years ago
0
Migrate more bitwise train_classifier_automata unit tests to boost.ut
#219
WojciechMigda
closed
2 years ago
0
Bytewise classifier training algorithm does not follow reference paper
#218
WojciechMigda
closed
2 years ago
1
Next