Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix workflow & remove #include<bits/...> (#33)
* Adding methods and checks. * More rigorous check for evaluator's shape * add ``concat`` method for ``UserTrainTestInteractionPair`` * Fix bug. * Improved documents and examples * Workflow modification * The first version for C++ slim * L2 only version. * It basically works. * It's erroneous now * optimized performance * Adding a doc * Doc fixed * added a test for cpp slim * C++-parallelized implementation of SLIM. (#29) * The first version for C++ slim * L2 only version. * It basically works. * optimized performance * Adding a doc * Doc fixed * added a test for cpp slim * Remove bits... * Importing jaxlib==0.1.58 fails. Specify 0.1.57 explicitly for now.
- Loading branch information