DLR-RM/stable-baselines3

How do I export RecurrentPPO as an onnx model?

Open

#1,125 opened on Oct 17, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (1,407 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,550 stars)
PR merge metrics
 (Avg merge 11d 13h) (3 merged PRs in 30d)

Description

❓ Question

How do I export RecurrentPPO as an onnx model?

Checklist

  • I have checked that there is no similar issue in the repo
  • I have read the documentation
  • If code there is, it is minimal and working
  • If code there is, it is formatted using the markdown code blocks for both code and stack traces.

Contributor guide