Skip to content

Merging completed features (aggregator direct-inference, minor fixes)#87

Merged
ejbrannonwu merged 4 commits into
pre-mainfrom
david-evan-branch
May 15, 2025
Merged

Merging completed features (aggregator direct-inference, minor fixes)#87
ejbrannonwu merged 4 commits into
pre-mainfrom
david-evan-branch

Conversation

@ejbrannonwu
Copy link
Copy Markdown
Contributor

  • Enabled aggregator to be able to run direct-inference
  • Added a message at the end of a training process (via logger) to indicate the training has finished
  • check that module_path exists (if not, don't initialize)
  • node checked to see if actually initialized (shows success even if off)
  • Updated README

DDublue added 3 commits May 13, 2025 18:25
…h existed; checked if node actually initialized; started aggregator direct inference; some code cleaning
…list of labels/predictions); enabled aggregator to have an fl_model (in both data handlers); updated direct_inference in the mnist data handler (will update for winniio later)
… allows list of elements of any type (conversions and validations are done within the data_handler); updated README
@ejbrannonwu ejbrannonwu changed the title Merg Merging completed features (aggregator direct-inference, minor fixes) May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable aggregator to be able to run inference (assuming it's connected to a database with data)

2 participants