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
Hi , can you please explain about this function get_demos() and its parameters. Fundamentally how was the data been created ?
Line 29 of RVT/rvt/utils/custom_rlbench_env.py
d = self._task.get_demos(
1, live_demos=False, random_selection=False, from_episode_number=i
)
The text was updated successfully, but these errors were encountered:
rebecajohn
changed the title
Need an thorough understanding of what get_demos() does ?
Need a thorough understanding of what get_demos() does ?
Nov 2, 2024
Hi , can you please explain about this function get_demos() and its parameters. Fundamentally how was the data been created ?
Line 29 of RVT/rvt/utils/custom_rlbench_env.py
d = self._task.get_demos(
1, live_demos=False, random_selection=False, from_episode_number=i
)
The text was updated successfully, but these errors were encountered: