lichess.org
Donate

Search "user:RichardRahl"

86 forum posts
Game analysis - List of Pawn Structures (for Deep Learning)#7

That are all great points. I found a solution, I hope it kinda works, I iterate all games/positions I have in my database. Then create a fen representation which only includes the pawns. I order the f…


RichardRahl
Game analysis - defeating stockfish 5 is too easy#8

If you want to play with a more human stockfish setup, try the app I am working on: https://v220210627500156684.supersrv.de/ you can select @profile and @depth to change the strength, though the first…


RichardRahl
Game analysis - List of Pawn Structures (for Deep Learning)#1

Hi, I am trying to make the computer to explain its evaluation. For that Pawn Structure is an important feature of a given position. I found that on Wikipedia there are a few setups shown, which I can…


RichardRahl
Game analysis - How to rate this unusual game in terms of Elo of both players?#3

@Strategicness thats a good classification. Thank you. The engine messes up the opening, sometimes that is good for learning to fight this strange stuff, but its rather easy. Need to look into making …


RichardRahl
Game analysis - How to rate this unusual game in terms of Elo of both players?#1

I played against the computer, but the engine is limited to not play the best moves. https://lichess.org/NK6YMx7T What player strength would you rate black and white? The source code and documentation…


RichardRahl
Game analysis - Analysed Games (Database for Deep Learning)#10

@dboing my code is public under https://github.com/Philipp-Sc/learning and almost everything is allowed, except commercial use is prohibited. This app is very early and unfurnished, it is indeed only …


RichardRahl
Game analysis - Analysed Games (Database for Deep Learning)#8

@axlkit thats a good idea, I will check the database. It is just important that the stockfish evaluation is at a high depth. I require that because I do not want to train the NN with incorrect positio…


RichardRahl
Game analysis - Analysed Games (Database for Deep Learning)#3

There is https://ccrl.chessdom.com/ccrl/4040/ but the time given to the engines to calculate is just not a lot. @dboing I just have handcrafted features, that humans can understand and learn from. The…


RichardRahl
Game analysis - Analysed Games (Database for Deep Learning)#1

Hi there, I am working on a Neural Network that can evaluate any chess positions and can explain its reasoning. E.g explain what features lead to the evaluation in a human understandable form. So far …


RichardRahl
General Chess Discussion - Packing Density Formula#32

Packing Density is interesting to watch for the first 20 moves, after that it conveges.


RichardRahl