Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add eff dim class and demo * Refactor get_fisher * Refactor get_fisher * Refactor docstrings * Update effdim examples * Add mock runtime code and demo * Add effdim runtime examples * Refactor variable names, remove loops * Add unit tests * add eff dim class * add unit tests with fixed random seed * Remove tutorial * Remove runtime code * Fix lint * Fix style * Fix date * Add reno * add reno for effective dim. * Fix mypy * For updating local branch * Remove unnecesary files * Restore files * Fix spelling and tipe hinting * Address style comments * Add sphinx class refs. * Reno effective dimension * Modify random seed * Update docstring Co-authored-by: Anton Dekusar <[email protected]> * Update docstring Co-authored-by: Anton Dekusar <[email protected]> * Address docstring comment (d) Co-authored-by: Anton Dekusar <[email protected]> * Apply suggestion Co-authored-by: Anton Dekusar <[email protected]> * Change method names * Add more verbose callback * Remove d (num_weights), add return shapes * Address getter/setter feedback * Fix local eff dim setter * Address unittest feedback * Fix formatting * Add references * Fix lint * Refactor docstrings * Add to pylintdict * Bugfix * Add expressibility * Fix callable type * Attempt to remove tutorial * Remove tutorial * Add introduction * Progress * Add beginnning of example * Finish basic tutorial * remove files * Fix local ED * Remove pylintdict * Restore pylintdict * Refine tutorial * Fix style * Fix spelling * Fix spell check * Rename tutorial * Change imports, seed, add comments * Add local classification example * Latest changes * Add copyright * update dict * Apply new variable names * Fix black * update tutorial * fix spell * remove main from pylintdict * Add ED callback * Apply review comments * Replace local ED example * Change local ED, apply suggestions * Add to dict * Apply feedback * Fix spelling * Remove callback * Remove logging output * Fix black * Remove comment duplicate * Apply feedback Co-authored-by: Anton Dekusar <[email protected]> Co-authored-by: Anton Dekusar <[email protected]>
- Loading branch information