Skip to content

Commit d7e38b7

Browse files
ElePTadekusar-drl
andauthored
Effective Dimension Tutorial (#373)
* 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 <62334182+adekusar-drl@users.noreply.github.com> * Update docstring Co-authored-by: Anton Dekusar <62334182+adekusar-drl@users.noreply.github.com> * Address docstring comment (d) Co-authored-by: Anton Dekusar <62334182+adekusar-drl@users.noreply.github.com> * Apply suggestion Co-authored-by: Anton Dekusar <62334182+adekusar-drl@users.noreply.github.com> * 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 <62334182+adekusar-drl@users.noreply.github.com> Co-authored-by: Anton Dekusar <adekusar@ie.ibm.com>
1 parent d35dea1 commit d7e38b7

File tree

4 files changed

+800
-26
lines changed

4 files changed

+800
-26
lines changed

.pylintdict

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ optimizer's
118118
optimizers
119119
orthonormal
120120
otimes
121+
overfits
121122
overfitting
122123
ovo
123124
ovr

0 commit comments

Comments
 (0)