Zulip Chat Archive

Stream: Equational

Topic: Visualization as a graph


Michael Bucko (Oct 14 2024 at 18:46):

One can visualize the (potentially not always obvious) relationships between theorems using instagraph - https://github.com/yoheinakajima/instagraph

insta.png

Here's just one example on a much smaller dataset. It'd take much more compute & time to run it for the entire dataset. (It's dockerized, it also supports Neo4j and FlakorDB).

That falls into the category - "how will the AI interpret all those results and what can I learn from them".


Last updated: May 02 2025 at 03:31 UTC