amaze.extensions.sb3.graph

Collection of functions to generate a user-friendly representation of a neural network from stable baselines 3

Functions

to_dot(policy)

Generates a (dot) graph from the underlying pytorch elements

amaze.extensions.sb3.graph.to_dot(policy)[source]

Generates a (dot) graph from the underlying pytorch elements