Search found 220 matches
- Fri Jan 15, 2021 11:02 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Training positions from gm2600 pgn
- Replies: 11
- Views: 1222
Re: Training positions from gm2600 pgn
Hello Vladimir, Amazing! Let me know if you need some help in testing or the training for GreKo. I am renting 32 threads AMD EPYC hardware for Igel training/dev work, so I can always spare resources for Igel's father :) Thank you for this kind offering! Currently I rebuild evaluation, trying to fig...
- Thu Jan 14, 2021 7:18 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Training positions from gm2600 pgn
- Replies: 11
- Views: 1222
Re: Training positions from gm2600 pgn
Vladimir, I was wondering for quite a bit of time regarding this non-related question - Igel chess engine It's author said that it's a GreKo's derivative. It seems like Igel is 600+ Elo points stronger. I can't see another way to get 600+ Elo points other that copypaste stockfish NNUE, but I guess ...
- Thu Jan 14, 2021 6:59 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Training positions from gm2600 pgn
- Replies: 11
- Views: 1222
Re: Training positions from gm2600 pgn
How long does it take to evaluate million of positions in GreKo's errSq() routine? (mean square error calculator) Below is output of learning on file with 1 million positions: GreKo 210108 (08-Jan-2021) White(1): learn CCRL_1000_K Algorithm: stochastic gradient descent Parameters: 204 Initial value...
- Thu Jan 14, 2021 9:45 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Training positions from gm2600 pgn
- Replies: 11
- Views: 1222
Re: Training positions from gm2600 pgn
P.S. Your "learn" feature in GreKo is awesome. Thank you! I plan to release soon a new version with better learning capabilities. For example, coordinate descent is replaced with stochastic gradient descent, which is orders of magnitude faster. Also some sort of TD-learning after each game is imple...
- Wed Jan 13, 2021 11:44 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Training positions from gm2600 pgn
- Replies: 11
- Views: 1222
Re: Training positions from gm2600 pgn
In my experiments with Texel tuning datasets generated from gm2600.pgn usually perform worse than from CCRL games, for subsets of equal size.
Also, I usually skip positions in check, after captures and promotions, and randomly select one position per game, to decrease correlations between samples.
Also, I usually skip positions in check, after captures and promotions, and randomly select one position per game, to decrease correlations between samples.
- Fri Sep 11, 2020 3:34 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: MacHack under PDP-10 emulation
- Replies: 13
- Views: 6230
Re: MacHack under PDP-10 emulation (HOWTO)
P.S. One match I am curious about: Ken Thompson included his simple chess program in early Unix distributions. I wonder which was stronger?) Sorry for off-topic question. I remember a chess program which was included as a code example in Borland C++ package in early 90's. It had own GUI and could r...
- Fri Feb 07, 2020 2:57 pm
- Forum: Computer Chess Club: General Topics
- Topic: Problems with access to TalkChess.com
- Replies: 12
- Views: 2607
Problems with access to TalkChess.com
Can't access TalkChess.com, receiving the following message: 403 Forbidden You don't have permission to access / on this server. Problem started a week or two ago, doesn't depend on browser/OS/Internet provider. This message is written via Opera VPN, which is the only way for me now. Any help, please?
- Wed Jun 05, 2019 11:06 am
- Forum: Computer Chess Club: General Topics
- Topic: Is AlphaZero-LC0 (Leela0) A chess Engine?
- Replies: 31
- Views: 9735
Re: Is AlphaZero-LC0 (Leela0) A chess Engine?
Sorry for off-topic, but could anybody give me a link to lc0 network (weights file) which played in TCEC-15 Superfinal? As I know it is not a regular net available from the official lc0 site.
- Wed May 29, 2019 9:25 am
- Forum: Computer Chess Club: General Topics
- Topic: LC0 For Android!!! History Made!!
- Replies: 62
- Views: 21446
Re: LC0 For Android!!! History Made!!
It would be really nice to have something like go playing Leela: https://play.google.com/store/apps/deta ... android.aq
When you install application from the Market and it just works - all work with weights being handled in internal dialogs/settings of the program.
When you install application from the Market and it just works - all work with weights being handled in internal dialogs/settings of the program.
- Fri May 03, 2019 10:24 am
- Forum: Computer Chess Club: General Topics
- Topic: Elements of the ULTIMATE Chess GUI?
- Replies: 197
- Views: 42027