Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
skmad-suite
tff2020
Commits
164f7add
Commit
164f7add
authored
Dec 04, 2020
by
valentin.emiya
Browse files
add several draws in SolveTffExp
parent
2d67d1f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/tffpy/experiments/exp_solve_tff.py
View file @
164f7add
...
...
@@ -172,7 +172,7 @@ class SolveTffExperiment(Experiment):
solver_params
=
dict
(
tol_subregions
=
[
None
,
1e-5
],
tolerance_arrf
=
1e-3
,
proba_arrf
=
1
-
1e-4
,
rand_state
=
0
)
rand_state
=
np
.
arange
(
1
0
)
)
keep_eigenvectors
=
[
12
,
13
]
if
setting
==
'light'
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment