update example
This commit is contained in:
parent
bb2ea922b7
commit
adbfb82eeb
1 changed files with 1 additions and 1 deletions
|
@ -433,7 +433,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"IDX = np.random.randint(len(DATA))\n",
|
"IDX = 444 #np.random.randint(len(DATA))\n",
|
||||||
"VISUALIZE = True\n",
|
"VISUALIZE = True\n",
|
||||||
"\n",
|
"\n",
|
||||||
"start = time.time()\n",
|
"start = time.time()\n",
|
||||||
|
|
Loading…
Add table
Reference in a new issue