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

Improvements to sampling based differentiation #43

Open
mhmukadam opened this issue Dec 23, 2021 · 0 comments
Open

Improvements to sampling based differentiation #43

mhmukadam opened this issue Dec 23, 2021 · 0 comments
Labels
performance Improving efficiency refactor Refactor library components

Comments

@mhmukadam
Copy link
Member

mhmukadam commented Dec 23, 2021

  • Broadcast retract_and_update_variables to improve efficiency of sampling procedure in LEO. See original comment.
  • Move get_average_sample_cost to somewhere commonly accessible: utils or theseus layer. See original comment.
  • Reuse the linear solve solution (delta) from theseus layer forward to avoid recomputing in the sampling function. See original comment.
@mhmukadam mhmukadam added the performance Improving efficiency label Dec 23, 2021
@mhmukadam mhmukadam changed the title Broadcast retract_and_update_variables Improvement to sampling based differentiation Dec 23, 2021
@mhmukadam mhmukadam changed the title Improvement to sampling based differentiation Improvements to sampling based differentiation Dec 23, 2021
@mhmukadam mhmukadam added the refactor Refactor library components label Dec 23, 2021
ddetone pushed a commit that referenced this issue Mar 29, 2022
Starts implementing factor and variable types for 2D robot experiments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improving efficiency refactor Refactor library components
Projects
None yet
Development

No branches or pull requests

1 participant