Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prediction Horizon in IBC implementation. #104

Open
migooll opened this issue Aug 22, 2024 · 0 comments
Open

Prediction Horizon in IBC implementation. #104

migooll opened this issue Aug 22, 2024 · 0 comments

Comments

@migooll
Copy link

migooll commented Aug 22, 2024

Hello!

I was wondering why the prediction horizon in IBC, as seen; for example, in this line

samples = action_dist.sample((B, self.pred_n_samples, Ta)).to(
is just up until the action horizon? Did you try doing inference with IBC for future actions as well?

Thanks for your implementations by the way.

Best,
Miguel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant