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": [
|
||||
"IDX = np.random.randint(len(DATA))\n",
|
||||
"IDX = 444 #np.random.randint(len(DATA))\n",
|
||||
"VISUALIZE = True\n",
|
||||
"\n",
|
||||
"start = time.time()\n",
|
||||
|
|
Loading…
Add table
Reference in a new issue