IkeVoodoo

Results 6 issues of IkeVoodoo

**Describe the bug** Whenever I try to use Tesseract.js, wherever I am passing in a Buffer or a URL, I get `RuntimeError: abort(TypeError: fetch failed). Build with -s ASSERTIONS=1 for...

**Describe the bug** Whenever the GoMint server starts I get the following text: `13:58:25.190 [main] INFO io.gomint.server.GoMintServer - Starting GoMint 1.0.0 (MC:BE 1.16.200 [422]) - s:012d2f05 13:58:25.194 [GoMint Main Thread]...

Whenever you try to use a custom command, it displays in red and says "Unknown command" even though it gives an output, can this be fixed? Thanks!

bug

Hello, I was looking at https://github.com/cjlin1/libsvm/issues/113 and it mentioned that `liblinear` would be able to, now I've seen that to add support for incremental training you need to use the...

This would slightly differ from the original implementation, however, if we replace all instances of `x += y * z;` with `x = Math.fma(y, z, x);` we can get a...

Hello! Before you make an issue: - Read the FAQ (Below) - Try to see if other issues with the same problem have been created - If you have crash...

README