Skip to content

Commit f0ec198

Browse files
committed
feat: added tutorial for introspecting models
1 parent d038700 commit f0ec198

5 files changed

+1567
-18
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
*.pyc
22
__pycache__/
3+
4+
tutorials/.cache/
5+
tutorials/.ipynb_checkpoints/
6+
tutorials/.ipython/
7+
tutorials/.jupyter/
8+
tutorials/.local/

0 commit comments

Comments
 (0)