auton-survival icon indicating copy to clipboard operation
auton-survival copied to clipboard

feat: improvements for federated learning and QoL

Open matteo4diani opened this issue 9 months ago • 2 comments

  • Logger
  • Pre-Commit job with auto-format
  • Remove dead code
  • Centralize duplicated code for losses and utils
  • (dcph) Dropout
  • (dcph) Activations
  • (dcph) Optimizers
  • (dcph) Biases
  • (dcph) Early init
  • (dcph) Tests

matteo4diani avatar Nov 18 '23 13:11 matteo4diani

The diffs don't resolve with the previous commit. Something is broken.

Please only add diffs for federated learning, QoL improvements should be a separate commit.

Thanks.. !

chiragnagpal avatar Nov 27 '23 05:11 chiragnagpal

This PR is just a container to keep track of changes I'm making in my fork, I will propose them in separate PRs. If we can re-open and add a "Do not merge" label it's useful for me to test CI on this repo. PS: The diff is broken because I enforced formatting, something for which I'll open a new PR.

matteo4diani avatar Nov 27 '23 10:11 matteo4diani