Search found 46 matches
- Fri Feb 12, 2021 7:03 pm
- Forum: Computer Chess Club: General Topics
- Topic: Fat Fritz 2
- Replies: 491
- Views: 27990
Re: Fat Fritz 2
It would appear ChessBase came to their senses and are now providing the entirety of the source (including the network) here https://github.com/DanielUranga/Stockfish/tree/ff2 . The FatFritz2 network can be downloaded here: https://github.com/DanielUranga/Stockfish/blob/ff2/src/FatFritz2_v1.bin . F...
- Tue Feb 09, 2021 8:55 pm
- Forum: Computer Chess Club: General Topics
- Topic: Fat Fritz 2
- Replies: 491
- Views: 27990
Re: Fat Fritz 2
Does the Fat Fritz 2 binary include the network, or is it a separate file? There is no other file they say. Only binary and hidden "inside" net. There are only three non-cosmetic changes to Stockfish in FF2 given the provided source code. https://github.com/DanielUranga/Stockfish/commit/e44edde482a...
- Tue Feb 09, 2021 8:20 pm
- Forum: Computer Chess Club: General Topics
- Topic: Fat Fritz 2
- Replies: 491
- Views: 27990
Re: Fat Fritz 2
A useless clone, taking advantage of the work of unpaid volunteers that didn't put a price tag for advancing computer chess, trying to get money from people that don't know better. Legal but shady. The scheme only work with deceptive marketing (using SF-dev for their clone, comparing performance to...
- Tue Feb 09, 2021 7:18 pm
- Forum: Computer Chess Club: General Topics
- Topic: Fat Fritz 2
- Replies: 491
- Views: 27990
Re: Fat Fritz 2
A useless clone, taking advantage of the work of unpaid volunteers that didn't put a price tag for advancing computer chess, trying to get money from people that don't know better. Legal but shady. The scheme only work with deceptive marketing (using SF-dev for their clone, comparing performance to...
- Tue Feb 09, 2021 7:11 pm
- Forum: Computer Chess Club: General Topics
- Topic: Fat Fritz 2
- Replies: 491
- Views: 27990
Re: Fat Fritz 2
Oh, it is not about possibility. I meant that there is no need of spending money for developing FF2. They didn't wrote a new engine or something. They just changed Stockfish and trained a new NNUE. If we have nothing to prove, everything is suspicion. They can train a strong NNUE with a few thousan...
- Tue Feb 09, 2021 6:53 pm
- Forum: Computer Chess Club: General Topics
- Topic: Fat Fritz 2
- Replies: 491
- Views: 27990
Re: Fat Fritz 2
Oh goodness. Do you actually have to buy it for 99 euros? I suspect a lot of money was spent on renting hardware to create that double-size network. They have to recover the cost somehow. I don't think so. Just a few changes in source and some analyzing job. For the size, no matter how many positio...
- Tue Feb 09, 2021 5:38 pm
- Forum: Computer Chess Club: General Topics
- Topic: Fat Fritz 2
- Replies: 491
- Views: 27990
Re: Fat Fritz 2
Oh goodness. Do you actually have to buy it for 99 euros? I suspect a lot of money was spent on renting hardware to create that double-size network. They have to recover the cost somehow. I don't think so. Just a few changes in source and some analyzing job. For the size, no matter how many positio...
- Sun Feb 07, 2021 10:46 am
- Forum: Computer Chess Club: General Topics
- Topic: Easy for engine
- Replies: 5
- Views: 336
Re: Easy for engine
I found in 3-5 seconds too.
- Thu Feb 04, 2021 5:46 pm
- Forum: Computer Chess Club: General Topics
- Topic: A new Way to test Engines...............
- Replies: 5
- Views: 898
Re: A new Way to test Engines...............
Handicaps shouldn't be allowed in a tournament that is supposed to be fair. We want the strongest engines to crush the weaker ones because we're interested in their strength difference, and not good quality chess games. Well, we are actually. At least I am. If you are interested in Computer Chess G...
- Sat Jan 30, 2021 9:18 am
- Forum: Computer Chess Club: General Topics
- Topic: So what do we miss in the traditional evaluation?
- Replies: 29
- Views: 3810
Re: So what do we miss in the traditional evaluation?
I think mobility may be undervalued in traditional evaluations. When we think of the size of the evaluation data calculated for programs like LC0, I guess we are evaluating 0.1% of the terms that LC0 evaluates. So in that case we are missing almost everything. In the case of NNUE type evaluations, ...