yzsatgithub
yzsatgithub
Hi, the replay page cannot display any images(cards, Heros) , showing "?" for all. MacOS 10.14.6 Safari 14.0 (14610.1.28.1.10)
Added a sys.argv to `ale_run_watch.py` to choose the network used to play, because this scripts runed the trained network only on the Nature network(`run_nature.py`). If I trained the network with...
When I call `cv_imshow mat_name`, I got the following exception: ``` Python Exception Variable 'mat_name' not found.: Error occurred in Python command: Variable 'mat_name' not found. ``` The variable actually...
I tried to plot the current state of the reconstruction using IPython. But when I import visualizer.py using `import visualizer`, I encountered such report with long long traceback as follows:...