Wataru Inariba
Wataru Inariba
I am very sorry, but I do not have time to review this pull request and have decided not to merge it. It is well written from what I have...
Thank you for your report! I was aware that this problem might occur, but I need to address it now that it is actually happening. This problem is probably caused...
Duplicate of #2. The saving feature is planned but not yet implemented. I expect it will take about two more months. This feature requires future compatibility, so careful implementation is...
I am really sorry that development has been delayed. I have been very busy lately and have not been able to spend much time on this hobby project. Just saving...
After all, I am now completely reimplementing the results viewer and will include the filter feature for the hands in the future. The planned filters are strategy, suits, made hands,...
Thank you for submitting the issue! I added a plan for implementing the training mode to the "project" section. The training mode is a favorite feature also for me. I...
See here for a more detailed discussion: https://github.com/b-inary/desktop-postflop/issues/7 Basically, it seems technically possible to utilize GPUs and make a faster implementation of the CFR algorithm, but there are a lot...
> Hi @b-inary > Thank you for the amazing work. May I ask if you're considering onboarding new maintainers to keep the project alive? At least at the moment, no....
In fact, RAM is essentially required if we want to keep all information about the strategy and EVs for all decision nodes. In this sense, we cannot release RAM after...
Thank you for the compliment! The solver engine itself is designed to be versatile, so extending it to PLOs is technically possible, but the required memory usage would be too...