lifrordi / DeepStack-Leduc

Example implementation of the DeepStack algorithm for no-limit Leduc poker
https://www.deepstack.ai/
878 stars 211 forks source link

Purpose of data_generation_call.lua file #33

Open DWingHKL opened 6 years ago

DWingHKL commented 6 years ago

@lifrordi hi, what the purpose of you implement data_generation_call.lua that assuming both players check/call to the end of the game) instead of re-solving ? Do you want to test some code?