Comments

i actually used positional scores from sunfish to make it better

that's really some good insights thanks :)

thanks geckods will sure try this out

prerequisite :

a good knowledge of any language

good knowledge of recursion, minimax , negamax and alpha beta algos and most importantly curiosity to learn and explore more

thanks man

thanks, man i didn't know about it will definitely try to implement it if you also want to collaborate on this project then contributions are most welcome

thanks

Hi ankit that seems a little bad lets connect on discord :

euclid_41533

That's really great content I'll surely implement it although i was also trying to use GPU instead of CPU for parallel processing and exploration of game tree

You can manually increase the depth by changing the value of variable in chessai.py file but it has ELO of 1500 as I have tested in on over 100 games please make sure that nothing else is running on your PC in BG so that it get sufficient CPU Resources

Auto comment: topic has been updated by euclidstellar (previous revision, new revision, compare).

let me in !

Auto comment: topic has been updated by euclidstellar (previous revision, new revision, compare).

Btw it also depends on the CPU resources your PC and more importantly if I come up with better positional scores then maybe I can increase ELO without increasing depth which will be less costly in terms of CPU resources

Thanks will look into it

Yes

Auto comment: topic has been updated by euclidstellar (previous revision, new revision, compare).

ohh really ?