home.social

#jja — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jja, aggregated by home.social.

  1. Imported 88080 games with no #PGN errors or warnings. New #lichess #jja game import, cooking the new books. caissa-ai will soon be using them. Sit back and enjoy! lichess.org/@/caissa-ai/tv #jja #chess

  2. Imported 88080 games with no #PGN errors or warnings. New #lichess #jja game import, cooking the new books. caissa-ai will soon be using them. Sit back and enjoy! lichess.org/@/caissa-ai/tv #jja #chess

  3. In converting #lichess database #PGN's to #polyglot books, I process only BOT games over a certain rating threshold, and arrange score using #jja's --min-{game,score} parameters to create strong chess books. Much obliged to @lichess for releasing these databases to public domain. I have also released some opening books generated by #jja to public domain here: chesswob.org/jja/books

  4. In converting #lichess database #PGN's to #polyglot books, I process only BOT games over a certain rating threshold, and arrange score using #jja's --min-{game,score} parameters to create strong chess books. Much obliged to @lichess for releasing these databases to public domain. I have also released some opening books generated by #jja to public domain here: chesswob.org/jja/books

  5. In converting #lichess database #PGN's to #polyglot books, I process only BOT games over a certain rating threshold, and arrange score using #jja's --min-{game,score} parameters to create strong chess books. Much obliged to @lichess for releasing these databases to public domain. I have also released some opening books generated by #jja to public domain here: chesswob.org/jja/books

  6. In converting #lichess database #PGN's to #polyglot books, I process only BOT games over a certain rating threshold, and arrange score using #jja's --min-{game,score} parameters to create strong chess books. Much obliged to @lichess for releasing these databases to public domain. I have also released some opening books generated by #jja to public domain here: chesswob.org/jja/books

  7. Too bad #pgn-extract has a flag --underpromotions to find games with underpromotions however no flag to find games with _any_ type of promotion. #grep to the rescue! "grep -Ei '=[QRBN]' caissa-ai.pgn -B18 > promotions.pgn" finds a game with any type of promotion and prints the whole #PGN. The good thing is this way I found a promotion entry in a #BrainLearn experience file and I found a bug in #jja's promotion handling!

  8. Too bad #pgn-extract has a flag --underpromotions to find games with underpromotions however no flag to find games with _any_ type of promotion. #grep to the rescue! "grep -Ei '=[QRBN]' caissa-ai.pgn -B18 > promotions.pgn" finds a game with any type of promotion and prints the whole #PGN. The good thing is this way I found a promotion entry in a #BrainLearn experience file and I found a bug in #jja's promotion handling!

  9. I have also fixed #jja's deserializing for castling moves of #BrainLearn experience file entries. Now I have to test en-passant and promotion before releasing a new version, however those two are relatively hard to find in opening books than castling. So I have also added #BrainLearn to #pgn export support to #jja edit subcommand.

  10. I have also fixed #jja's deserializing for castling moves of #BrainLearn experience file entries. Now I have to test en-passant and promotion before releasing a new version, however those two are relatively hard to find in opening books than castling. So I have also added #BrainLearn to #pgn export support to #jja edit subcommand.