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

Design Pattern Notes: Dynamics and Policy Class Coverage #1

Open
hjsuh94 opened this issue Mar 25, 2023 · 0 comments
Open

Design Pattern Notes: Dynamics and Policy Class Coverage #1

hjsuh94 opened this issue Mar 25, 2023 · 0 comments

Comments

@hjsuh94
Copy link
Owner

hjsuh94 commented Mar 25, 2023

Dynamics Classes:

  • Neural Network (Learned Dynamics)
  • Non-differentiable Physics Simulation
  • Custom differentiable Physics Simulation

Policy Classes:

  • Open-loop Policy (Trajectory Optimization)
  • Time-varying State-Feedback Policy
  • Neural Network Policy

Policy Optimizer Classes:

  • First-Order Policy Gradient
  • Zeroth-Order Policy Gradient w/ Parameter Perturbation
  • Zeroth-Order Policy Gradient w/ Output Perturbation
@hjsuh94 hjsuh94 changed the title Dynamics and Policy Class Coverage Design Pattern Notes: Dynamics and Policy Class Coverage Mar 25, 2023
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