Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ASEM000 committed Aug 3, 2023
1 parent 9a82c09 commit bf50c41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@
:maxdepth: 1

notebooks/train_mnist
notebooks/train_bilstm
notebooks/train_eval
notebooks/train_bilstm
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
:maxdepth: 1

notebooks/mental_model
notebooks/train_eval


🛠️ Installation
Expand Down
1 change: 1 addition & 0 deletions docs/notebooks/train_eval.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"metadata": {},
"source": [
"Apply `tree_eval`\n",
"\n",
"Note how `Dropout` is replaced by `Identity`"
]
},
Expand Down

0 comments on commit bf50c41

Please sign in to comment.