We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee142a commit 869a6b8Copy full SHA for 869a6b8
charpter5_LDA/LDA.ipynb
@@ -13,6 +13,7 @@
13
"metadata": {},
14
"outputs": [],
15
"source": [
16
+ "### numpy版本为1.20.3\n",
17
"import numpy as np\n",
18
"\n",
19
"class LDA():\n",
0 commit comments