Skip to content

Commit 869a6b8

Browse files
authored
Update LDA.ipynb
1 parent 4ee142a commit 869a6b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charpter5_LDA/LDA.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"metadata": {},
1414
"outputs": [],
1515
"source": [
16+
"### numpy版本为1.20.3\n",
1617
"import numpy as np\n",
1718
"\n",
1819
"class LDA():\n",

0 commit comments

Comments
 (0)