Skip to content

Commit

Permalink
Update API_7_pruning.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
KindXiaoming authored Aug 11, 2024
1 parent 8304188 commit 185c9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/API_7_pruning.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "134e7f9d",
"metadata": {},
"source": [
"# Demo 7: Pruning\n",
"# API 7: Pruning\n",
"\n",
"We usually use pruning to make neural networks sparser hence more efficient and more interpretable. KANs provide two ways of pruning: automatic pruning, and manual pruning."
]
Expand Down

0 comments on commit 185c9f8

Please sign in to comment.