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 (6,550 stars) (1,407 forks)batch import
help wantedquestion

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