Chris

Results 6 issues of Chris

Closes #349 I don't actually have a setup using this exact version of the code, this change was ported from another fork I have, so please make sure to verify...

### What OS are you using (`uname -a`, or Windows version)? MacOS 10.15.7 MacBook Pro (13-inch, 2019, Two Thunderbolt 3 ports) ### What programming language are you using (C/C++/Go/Rust)? go...

The callbacks (as intended) replace `this` with the instance of the scrollbar in angular. I am having a hard time trying to figure out how to get a reference to...

:pear: enhancement
:honey_pot: workaround

The keycodes in `raw2key` https://github.com/robotn/gohook/blob/master/tables.go#L4 are not correct for Mac. See link below for correct mac keys https://eastmanreference.com/complete-list-of-applescript-key-codes

I am training my own model and I was just curious what the expected final loss value is. I seem to be stagnating around 2.08 loss using all the default...

Hi, thanks for the repo! I am wondering if you have plans to convert the model to be JIT-traceable for exporting to C++? I tried to JIT trace and it...