You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TorchRL is a RL framework produced by the PyTorch team that is growing in popularity within the research community. It offers fast optimization times, flexibility, and leverages tensordicts for data passing between environment and algorithm. It would be nice to add TorchRL as a new workflow option to IsaacLab.
Checklist
I have checked that there is no similar issue in the repo (required)
Acceptance Criteria
Add the criteria for which this task is considered done. If not known at issue creation time, you can add this once the issue is assigned.
Complete TorchRL train and play pipeline integrated into IsaacLab.
The text was updated successfully, but these errors were encountered:
Proposal
TorchRL is a RL framework produced by the PyTorch team that is growing in popularity within the research community. It offers fast optimization times, flexibility, and leverages tensordicts for data passing between environment and algorithm. It would be nice to add TorchRL as a new workflow option to IsaacLab.
Checklist
Acceptance Criteria
Add the criteria for which this task is considered done. If not known at issue creation time, you can add this once the issue is assigned.
The text was updated successfully, but these errors were encountered: