Jegor van Opdorp
Jegor van Opdorp
Diving a bit deeper into the code, I think I found the place where I could target a different execution environment. Looking at the following method: https://github.com/jopdorp/LiveSPICE/blob/b795a951a5a7495cc39ddf8ac2988ac9d2664c4d/Circuit/Simulation/Simulation.cs#L192 it seems like...
I saw that you compared the strength of Matser weight nets, but their original download link from the LeelaMasterWeight repo is broken. Would you be able to upload the original...
The project is currently an unstable version of the AGP plugin and as such it depends on an canary version of the hedgehog android studio, which is unstable and not...
For playability of 19x19 on mobile phones, especially in blitz and live games, it would be great if there was an option for "zoom" on tap. Crazy Stone Deep Learning...
The link seems to point at a deleted file https://drive.google.com/drive/folders/1bB8ee1wFuRWL9nPhsl4_BPUhcWSBuxO0?usp=sharing maybe @wonderingabout still has them
This adds a flask wrapper `flask_wrapper_human_sl_server.py` around the `humanslnet_server.py` It's useful for integration with front ends, to allow them to do web requests to the `humanslnet_server.py` `humanslnet_server.py` gives a higher...
I was able to compile for android with opencl support using my branch: https://github.com/jopdorp/KataGo/tree/android-support Hopefully this will make it easier to use katago on android for future devs. Now in...