Skip to content

3D CNN application code improvements #60

@oleschwen

Description

@oleschwen

Following #34, we could consider the following for the application code:

  • clean up unused dataset classes, methods, files, etc.
  • remove unused options for datasets, models, binary vs. ordinal etc. or make sure to run only combinations (incl. loaded data) that make sense
  • decide which datasets/models etc. we want to support and keep for now
  • consider generating the synthetic dataset inside the container (considering we do not want to write to /data)
  • consider generic way of computing numbers of epochs per site depending on (relative to full dataset size we would need to know?). This should balance the time per epoch acros sites. For a comparison of swarm vs. local training, the number of epochs in local training should be the same as in swarm training at each site.

We may want to split this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions