kirillbobyrev / pabi

🤖 [WIP] Monte-Carlo Tree Search chess engine
https://kirillbobyrev.github.io/pabi/docs/pabi/
GNU General Public License v3.0
13 stars 1 forks source link

Try Kolmogorov-Arnold Networks for Brain #217

Closed kirillbobyrev closed 2 months ago

kirillbobyrev commented 3 months ago

Not sure about the inference speed yet, but maybe worth trying

https://arxiv.org/pdf/2404.19756

kirillbobyrev commented 3 months ago

Maybe not directly applicable for now. While interesting, KANs might still not be terribly useful in general and porting them to CPU code might be challenging if I just want to use candle.