-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ds): add init_error for worker init error matrix (#114)
* feat(ds): add init_error for worker init error matrix * add initial_error in m_step * add: tests * fix: mypy error * fix: test cases * docs: add examples and notes about in docs * add strategy for initial error matrix apply * fix: make m_step function as static method * tests: add more tests for assign strategy * add more docs & examples * fix: tests mypy error * fix: format
- Loading branch information
1 parent
bfd6dfe
commit e67d3a7
Showing
3 changed files
with
504 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.