gsganden / model_inspector

A uniform interface to a curated set of methods for inspecting machine learning models
https://gsganden.github.io/model_inspector/
Apache License 2.0
4 stars 0 forks source link

Use `fastcore.basics.patch` #29

Open gsganden opened 1 year ago

gsganden commented 1 year ago

Using https://mlp.robot.car/runs/e47e4facce5d4a759a4cf955222a6f7e/ros.src.safety_proxy.pipeline.src.main.safety_proxy_replay_pipeline2 eliminates the need to call show_doc on each method and makes it easy to develop each method independently in the notebooks.