Tracy Yang
Tracy Yang
I am on Windows, and run the basic test `python -um batch_rl.tests.atari_init_test`. But it failed. Here is the traceback: Running tests under Python 3.9.12: C:\Users\cenyyang\Anaconda3\python.exe [ RUN ] AtariInitTest.test_atari_init INFO:tensorflow:Saving...
I got errors when calling m.fit_scores(balance = True, nmodels = 10) ``` Static column dropped: yr_nbrTraceback (most recent call last): File "/opt/anaconda3/lib/python3.7/site-packages/patsy/builtins.py", line 87, in Q return env.namespace[name] File "/opt/anaconda3/lib/python3.7/site-packages/patsy/eval.py",...
I encountered the current error when running continuous_results. The package works for categorical_results. Why this is happening? ``` Traceback (most recent call last): File "", line 1, in File "/Users/tracy/Downloads/pymatch-master/pymatch/Matcher.py",...