You need an active account with a confirmed e-mail address to use the chat board.
Page 1 of 4 |
---|
Tianyi Hao (wind23) Thank you, Petr! |
Petr Laštovička (pela) Piskvork 9.0 has been released. It supports freestyle Caro (INFO rule 8) and standard Caro (INFO rule 9). You can run a tournament on your own computer to test your AI. You can download it from https://sourceforge.net/projects/piskvork/ or get the C++ source code from https://github.com/plastovicka/Piskvork |
shunyi sui (suishunyi) Hello everyone It is my first time to attent this competition Also, because i am not a English speaker. Please be torrent for my gramma error and phraseology. |
Thang Nguyen Van (iwannabetheguy) Hi everyone ! I've started a project for a gomoku AI and I have some problem about my evaluation function. I have a question that how can I implementation a simplest a evaluation function. Thank you so much ! |
Maciej Kozarzewski (maciek) I've recently started working on something similar, but just forked GomocupJudge and created a version that can run 1vs1 engine tournaments locally - https://github.com/MaciejKozarzewski/GomocupJudgeLocal/tree/master/local_launcher |
Haobin Duan (riki) Hi all engine developers! I would like to introduce a great CLI tool for running large-scale engine tournaments: c-gomoku-cli (https://github.com/nkg114mc/c-gomoku-cli) authored by Chao Ma and me. This project was originally inspired by c-chess-cli. It has a lot of useful features such as gauntlet tournament, concurrency games, game sampling and more. All three rules(freestyle, standard, renju) are supported. Since this is still a relatively new project, we would like to hear any useful feedback from you, and PR is welcomed as well. |
Olga Gromova (shaurma) I HAVE SOLVED THE PROBLEM - I ASK FOR FORGIVENESS TO THE TOURNAMENT ORGANIZERS AND ENGINE DEVELOPERS. "Barbican" and "AlfaGomoku" did not start for me because the path to the file (engine) contained Cyrillic (it was in Russian). I'm from Russia :) The engines started working as soon as I changed the folder names to English |
Olga Gromova (shaurma) AlphaGomoku 21 also (not only BARBAKAN) does not start, it gives an error. But AG 20 (last year) is working. Maybe they put something wrong for the download ... Why does AG 21 give an error at startup? |
Olga Gromova (shaurma) What's the difference between "pbrain-barbakan" and "pbrain-barbakan_avx2" in archive follder? what should i use - "pbrain-barbakan" or "pbrain-barbakan_avx2"? |
Paul Dwyer (paulfdwyer) I think the submission form needs some work. Word of warning to people using it: if you have a couple of errors in your entry (version has a some char that it doesn't like etc) then it will only tell you about the first error it hits and then if you click "back" you text data is all gone. Write long text fields into notepad first and copy paste them to the form so you don't have to type them again and again when you tread on each error. Then you are all good! :) |
Yuliang Sun (pentazen) https://github.com/sun-yuliang/PentaZen/releases/tag/v0.4.18. Send the link here for ensurance... |
Yuliang Sun (pentazen) The one hour submission limitation was not expected.. |
Haobin Duan (riki) Just submitted a wrong version, now needs to wait an hour before submitting the correct one :/ |
Maciej Kozarzewski (maciek) The limitation of one submission per hour was surprising :/ |
Paul Dwyer (paulfdwyer) Deadline day.... all is quiet |
Paul Dwyer (paulfdwyer) oops, "Start Wars Day" that should have read |
Paul Dwyer (paulfdwyer) Hello again! Happy Star Wards day. I submitted my 2021 entry :) I finally got an ANN to play gomoku and I'm very excited to see how it performs |
ZY H (hzy) In my tests, it's slightly stronger(+50~300 elo) than embryo19 on single thread CPU(about 5~20 node/s, very slow) |
ZY H (hzy) Now Katagomo can work on CPU, and will participate in all groups. |
ZY H (hzy) Hello |