Skip to content

Conversation

@barnaby-wreford
Copy link

Summary

Fixes multiple bugs in visualize.py that caused immediate crashes and blank plots.

Changes

  • Corrected usage of self.model.num_ls_buckets instead of self.model.feature_set.num_ls_buckets.
  • Fixed out-of-bounds indexing error when retrieving L1 weights.
  • Added truncation of L1 weights to prevent matshow from rendering blank plots/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant