ApolloResearch / rib

Library for methods related to the Local Interaction Basis (LIB)
MIT License
3 stars 0 forks source link

[Jake's ModularDNN] modular_dnn script and compatibility with functional/squared across codebase #227

Closed jakeapollo closed 7 months ago

jakeapollo commented 9 months ago

WIP: modular_dnn script and compatibility with functional/squared across codebase

Note this is forked from feature/support_different_bases_and_edges (#219) and that should be merged correspondingly

Description

Briefly, modular_dnn implements a modular dnn and a dataset (few different types) and then plots lots of rib style graphs in order to debug/understand/provide counterexamples to RIB.

stefan-apollo commented 7 months ago

Implemented in #235