fedden / poker_ai

πŸ€– An Open Source Texas Hold'em AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poker_ai train start stucks on "optimisation iterations 100% ..."

riceroll opened this issue Β· comments

I ran poker_ai train start after running poker_ai cluster, and got stuck here for hours. DId I miss anything?

>>  poker_ai train start
              ......
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131

Optimisation iterations 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1500/1500 [05:29<00:00, 4.56 iter/s]

Environment

  • Ubuntu
  • Python 3.7

@riceroll Did yours end up terminating? I've been stuck at that same line for a few hoursβ€”wondering how long I should let it stay there before reasoning that something went wrong.

@riceroll Did yours end up terminating? I've been stuck at that same line for a few hoursβ€”wondering how long I should let it stay there before reasoning that something went wrong.
Has the problem been solved?

Has this issue been solved? I'm having this same issue