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 f2d1e3a commit 619a662Copy full SHA for 619a662
cebra/datasets/demo.py
@@ -32,7 +32,7 @@
32
import cebra.io
33
from cebra.datasets import register
34
35
-_DEFAULT_NUM_TIMEPOINTS = 10_000
+_DEFAULT_NUM_TIMEPOINTS = 1_000
36
NUMS_NEURAL = [3, 4, 5]
37
38
0 commit comments