Hello everyone,
Now I'm dealing with a reinforcement learning model. How do I get environmental observations of temporary entities? For the "box" generated from the Source, how do I get its information into the observation parameter table? If I generated 100 "boxes", it is impractical to record its information with 80 lines of parameters. I have built a very simple model, it's incomplete, just to represent how to get the observations of BoxStatus into the parameter table. "0","1","2" are the Status.