RezaKakooee / space_layout_gym

MIT License
8 stars 1 forks source link

data visualization #5

Open jloveric opened 1 month ago

jloveric commented 1 month ago

I'm trying to run the visualizer, however, it is failing because a few files are empty. The data dumped is

pid_2024_07_17_1403__layout__tr_0__ep_01__ts_104.png  
pid_2024_07_17_1405__layout__tr_0__ep_01__ts_104.png 
plan_df.csv  
res_summary_df.csv
res_df.csv

the empty files are 'plan_df.csv', 'res_summary_df.csv' and 'res_df.csv' - maybe I haven't run it long enough.

Also, what are in the 2 pngs, obviously it shows a floorplan, but is that a computed floorplan or is that an initial condition?

Thanks!

RezaKakooee commented 1 month ago

Hi, you do not need the visualizer, it is my helper functions to visualize my results. If you want to use it, you need to make sure you have a trained agent.