GSTT-CSC / project-template

Template for new projects
0 stars 0 forks source link

PTD - Project Template User Guides #80

Open mikewoodward94 opened 1 day ago

mikewoodward94 commented 1 day ago

Description

CSC ways of working for project development can be unclear and confusing when beginning this sort of work for the first time. To combat this, the project template should include clear and well written tutorials that cover the full cycle from importing data to creating a MAP.

Requirements

Tutorial that covers:

  1. Setting up development environment - XNAT (including data import)/ mlflow
  2. Setting up datamodule.py
  3. Setting up network.py
  4. Setting up and running train.py using csc-mlops
  5. Implementing the trained model in a MAP
mikewoodward94 commented 1 day ago

Make it as a wiki.

ElisePather commented 17 hours ago

Me and @keriand Creating user guides for the image classifier template.