Commit graph

5 commits

Author SHA1 Message Date
Christopher Choquette Choo
ed7fa73a99 Update Huber loss regularization term and some small changes across loss parameters. 2019-06-17 14:46:04 -04:00
Christopher Choquette Choo
935d6e8480 Bolton created as optimizer with context manager usage.
Unit tests included.
Additional loss functions TBD.
2019-06-17 13:25:30 -04:00
Christopher Choquette Choo
ec18db5ec5 Working bolton model without unit tests.
-- moving to Bolton Optimizer
Model is now just a convenient wrapper and example for users.
Optimizer holds ALL Bolton privacy requirements.
Optimizer is used as a context manager, and must be passed the model's layers.
Unit tests incomplete, committing for visibility into the design.
2019-06-13 01:01:31 -04:00
Christopher Choquette Choo
751eaead54 Working bolton model without unit tests.
-- update to include pull request changes
changes include:
parameter renaming,
changing to mixin,
moving model to compile,
additional tests,
fixing huber loss
2019-06-10 16:11:47 -04:00
Christopher Choquette Choo
5f46927747 Working bolton model without unit tests. 2019-06-05 17:06:02 -04:00