timaeus-research / devinterp

Tools for studying developmental interpretability in neural networks.
77 stars 14 forks source link

RFC Loggers, StorageProviders, Evaluators, and Learner #10

Closed jqhoogland closed 1 year ago

jqhoogland commented 1 year ago

Sizable refactor (see the PRs for RFC Logger and RFC Storage first).

Cleaned up directory structure, the Learner class, added factories for the logger and storage classes, and added "Evaluator" classes for assessing the model before logging metrics.