Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MCTS Developing #5

Closed
VezirChess opened this issue Mar 22, 2019 · 3 comments
Closed

MCTS Developing #5

VezirChess opened this issue Mar 22, 2019 · 3 comments

Comments

@VezirChess
Copy link

Hello!
First, congrats! You did a great job with ShashChess. This is the greatest chess engine I had ever see.
But you can improve it. The MCTS mode is not good enough. It is giving wrong evaluation because of wrong variants (Generally it sees wrong sacrifices.)
Also, I want you to look the Scorpio Chess Engine (https://github.com/dshawul/Scorpio) 's MCTS for improve ShashChess's MCTS.
Except these, ShashChess is a super chess engine..
Thank you..

@amchess
Copy link
Owner

amchess commented Mar 23, 2019

Hi.
Thanks for your advise.
You're right: mcts is experimental and the goal is just to improve it
If you want collaborate, you can contact me in private:
amchess@libero.it
Best regards,
Andrea

@VezirChess
Copy link
Author

Well, I don't know Computers' Language, but you can maybe set 2 buttons for MCTS:
1-use MCTS
2-use Self-Learning

@VezirChess
Copy link
Author

And you can improve MCTS play style.

@amchess amchess closed this as completed Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants