Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSPP: Development of Federated Incremental Learning for Label Scarcity: Base on KubeEdge-Ianvs #143

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Oct 2, 2024

  1. add: add a simple demo of feadereated learning in ianvs

    Signed-off-by: Marchons <[email protected]>
    Signed-off-by: Marchons <[email protected]>
    Yoda-wu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fb97005 View commit details
    Browse the repository at this point in the history
  2. Changes to be committed:

    	new file:   core/testcasecontroller/algorithm/paradigm/federated_learning/federeated_learning.py
    
    Signed-off-by: Marchons <[email protected]>
    Signed-off-by: Marchons <[email protected]>
    Marchons authored and Yoda-wu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    55a0aed View commit details
    Browse the repository at this point in the history
  3. add: federeated class incremental learning paradigm and a simple demo

    Signed-off-by: Marchons <[email protected]>
    Signed-off-by: Marchons <[email protected]>
    Marchons authored and Yoda-wu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9e81082 View commit details
    Browse the repository at this point in the history
  4. add federated class incremental learning paradigm and glfc example

    Signed-off-by: Marchons <[email protected]>
    Signed-off-by: Marchons <[email protected]>
    Marchons authored and Yoda-wu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3dda2c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. change federeated learning paradigm into planb mode

    Signed-off-by: Marchons <[email protected]>
    Signed-off-by: Marchons <[email protected]>
    Marchons authored and Yoda-wu committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f7fa8b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix: pylint R0917 error

    Signed-off-by: Yu Fan <[email protected]>
    FuryMartin authored and Yoda-wu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    48864d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    6b0cf32 View commit details
    Browse the repository at this point in the history