My hacky DNN chess AI
Moderator: Ras
-
- Posts: 8
- Joined: Fri Nov 18, 2022 2:11 am
- Full name: John Dawkins
My hacky DNN chess AI
See vid
Demonstrates the superiority of Neural Networks and MCTS.
-
- Posts: 8
- Joined: Fri Nov 18, 2022 2:11 am
- Full name: John Dawkins
Re: My hacky DNN chess AI
Play against it here: http://ec2-18-233-98-91.compute-1.amazo ... index.html
-
- Posts: 8
- Joined: Fri Nov 18, 2022 2:11 am
- Full name: John Dawkins
-
- Posts: 80
- Joined: Fri Jul 29, 2022 1:30 am
- Full name: Aaron Li
Re: My hacky DNN chess AI
Hi,
Is there any chance that this could become UCI compatible?
Thanks.
Is there any chance that this could become UCI compatible?
Thanks.
-
- Posts: 8
- Joined: Fri Nov 18, 2022 2:11 am
- Full name: John Dawkins
-
- Posts: 8
- Joined: Fri Nov 18, 2022 2:11 am
- Full name: John Dawkins
Re: My hacky DNN chess AI
I want to move to C++ using torch script... but its a lot of work for just a speed boost...
-
- Posts: 8
- Joined: Fri Nov 18, 2022 2:11 am
- Full name: John Dawkins
Re: My hacky DNN chess AI
I think I prefer to leave it 100% python and small... the training script will always be python anyways.
-
- Posts: 8
- Joined: Fri Nov 18, 2022 2:11 am
- Full name: John Dawkins
Re: My hacky DNN chess AI
What are other peoples experiences with the CCRL Dataset
-
- Posts: 8
- Joined: Fri Nov 18, 2022 2:11 am
- Full name: John Dawkins
Re: My hacky DNN chess AI
Videos: