Skip to content

New tutorials#45

Merged
Xmaster6y merged 4 commits intomainfrom
tutorials
Mar 12, 2026
Merged

New tutorials#45
Xmaster6y merged 4 commits intomainfrom
tutorials

Conversation

@Xmaster6y
Copy link
Owner

@Xmaster6y Xmaster6y commented Mar 12, 2026

What does this PR do?

Key insights about the PR.

Linked Issues

  • Closes #?
  • #?

Checklist

  • I have read the CONTRIBUTING guide.
  • I have added tests for my changes if needed.
  • I have updated the documentation if needed.

Summary by cubic

Add two new tutorials: Concept Attribution (LRP + RelMax) and Chess Dimension Estimation. Both are surfaced in the docs with cards and assets; also bump the torchrl extra to >=0.11.0 and relax pre-commit for large notebooks.

  • New Features

    • Added docs/source/notebooks/tutorials/concept-attribution.ipynb (striped concept, concept-conditioned relevance) and image assets.
    • Added docs/source/notebooks/tutorials/chess-dimension-estimation.ipynb (channel-wise intrinsic dimension on chess activations); surfaced both in tutorials.rst with grid cards and cited LCZeroLens.
  • Dependencies

    • Bumped torchrl extra to >=0.11.0; lock updates include torchrl 0.11.1, tensordict 0.11.0, and pyvers 0.2.2.
    • Removed pre-commit check-added-large-files hook to permit larger notebooks and images.

Written for commit 96c00a5. Summary will update on new commits.

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.19%. Comparing base (64418bb) to head (96c00a5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files          39       39           
  Lines        2426     2426           
=======================================
  Hits         2358     2358           
  Misses         68       68           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 11 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Requires human review: Includes production dependency updates (torchrl, tensordict) and modifies pre-commit security/sanity hooks, which require human review for potential compatibility and repo health impact.

@Xmaster6y Xmaster6y merged commit ac66700 into main Mar 12, 2026
7 checks passed
@Xmaster6y Xmaster6y deleted the tutorials branch March 12, 2026 21:23
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