H0bbitBaron

Results 4 comments of H0bbitBaron

Hi, @josef-pkt! Checked all threads, mentioned in this issue but despite I'm still stuck with parallel problem. OMP_NUM_THREADS works if I use it like this in jupyter: OMP_NUM_THREADS=1 python3 test_mul.py...

@josef-pkt, checked each bullet - doesn't help. Output of `__config__.show()` for numpy and scipy are almost the same respectively: blis_info: NOT AVAILABLE blas_mkl_info: NOT AVAILABLE openblas_info: library_dirs = ['/usr/local/lib'] define_macros...

You can output at least mse while training like described here - https://github.com/benfred/implicit/issues/11.