rlcard icon indicating copy to clipboard operation
rlcard copied to clipboard

Beginner question

Open emanueleiacca opened this issue 1 year ago • 0 comments

I am working on a file with in this path rlcard\BlackjackTraining\BJ_DQN_Train.py Whenever I try to change something on the original rlcard I can't import the change here, for instance I defined a win_rate function with def function on utils but I can import only the function available on the original file (I saved correctly), can someone help me?

emanueleiacca avatar Mar 21 '24 09:03 emanueleiacca