Tim Joseph

Results 13 issues of Tim Joseph

https://github.com/pytorch/tensordict/blob/02ff68645a1e0950791125671cd9e88ee2592762/tensordict/nn/distributions/continuous.py#L25 Is there a reason for this line? I think it should be removed. validate_args is set to `False` when python is run in optimized mode (`python -O`) and `True`....

Hi, very nice work and easy to read paper! What was the design decision for changing AntMaze? Why include anything other than x,y coordinates in the goal-space?

Hi, I think there is a forgotten _tensordict that has been deprecated and removed? https://github.com/pytorch/tensordict/blob/e03c25eb8b8efd45bc2801611300298208145059/tensordict/base.py#L11847 Best regards!