Spaces:
Running
Running
Commit History
Fix typo in comment
f07f6e6
Convert stop condition to string if not set
518e1cc
Add warning that the Julia state is being reset
9049df4
More comments for torch test
215a7a1
Allow functional versions of early stop condition
44dcbea
Add early stop conditions to force speed testing
4c9fe98
Do not store custom loss in Julia main
fb2f513
Add missing default in docstring
893fdd2
Fix formatting
9b2a102
Switch order of torch depending on operating system
5ffac80
Fix issue with torch imported before Julia init
4abcbfe
Add determinism-based scikit-learn tests back
be36d4a
Add deterministic mode with new SR version
25e0721
Fixed weight checking
c51257e
tttc3
commited on
Supress progress output for tests
4b56660
tttc3
commited on
Fix to pass test_custom_operator
19d80b0
tttc3
commited on
Ensure iteration completes for multioutput test
f570132
tttc3
commited on
Added validation for weights
4819728
tttc3
commited on
Passed check_dict_unchanged
9750ff9
tttc3
commited on
More helpful error message for sklearn tests
8570a81
Soft fail tests which require determinism
c7c02bf
Don't check array if set to None
11f524f
Updated parameter validation
6881818
tttc3
commited on
Add warm_start
3e8d44d
tttc3
commited on
Cleaned test and docstring
3821242
tttc3
commited on
New updated checkpoint loading and tests
fbb7cf7
tttc3
commited on
Added pickle support
bd90cfc
tttc3
commited on
Added control of random_state for numpy and julia
3ef5500
tttc3
commited on