Results 7 comments of wmn7

# 问题复现方法 当输出文件夹和代码文件在同一个路径下时,会出现上面的报错。 即出现ValueError: could not convert string to float。 # 一些别的 代码写的很不错,谢谢分享呀。还有一些小小的tips - 就是关于一些参数的意思希望可以写的再明白一点,比如repeat这个参数,我一开始以为是只有0,1两个值。

谢谢你的支持,**能从我的仓库学到一些东西我感到很开心**。也祝你学习顺利,生活愉快。

Hello, Thank you for the information. I've reviewed the implementation of agent masking in the torchrl's PettingZoo wrapper. It seems that setting the state and reward to zero is a...

Hello, I used `torchrl` for training, and I found that the reward curve converged during training, as shown in the figure below: ![2024-04-25_11-09](https://github.com/facebookresearch/BenchMARL/assets/21176109/4a8c0072-977d-4e1a-ad23-bb662c4fb592) But during testing, I found that the...

Hello, I've identified the issue: the state representation was not accurately reflecting the environment. After modifying the environment configuration, the problem was resolved. However, I still require an example of...

https://github.com/wmn7/OpenMMLab-Tutorial/tree/main/5_MMagic_Homework

https://github.com/wmn7/OpenMMLab-Tutorial/tree/main/1_MMPose_Homework