jbloomAus / DecisionTransformerInterpretability

Interpreting how transformers simulate agents performing RL tasks
https://jbloomaus-decisiontransformerinterpretability-app-4edcnc.streamlit.app/
MIT License
61 stars 15 forks source link

Add model export option using ONNX to facilitate better Netron visualization #64

Open jbloomAus opened 1 year ago

jbloomAus commented 1 year ago

https://pytorch.org/docs/stable/onnx.html#example-alexnet-from-pytorch-to-onnx

Not sure how much of a priority this is but it looks cool.