Guangyin Zhang

Results 5 comments of Guangyin Zhang

I have a environment which has variable observation space, the text sequence. But the batch mechanism seem can't not compatible with the variable returned observation. how can i deal with...

My environment is a web browser. The returned observation is a text sequence showed in the web page. So the returned text sequence length is always changed at every step....

It always put errors in the __setitem__ function of batch class, ValueError: shape mismatch: value array of shape (2,) could not be broadcast to indexing result of shape (2,124) ![image](https://github.com/thu-ml/tianshou/assets/17977199/798d08c1-e463-4dd6-906c-c6e439dea899)...

Thanks for your advice, I checked the tianshou.data module. Figuring out how to replace the Batch class seems need a lot of time. I will try to do the pad...

centos7 albumentations==1.4.19 安装没问题