Giter Site home page Giter Site logo

qumia / train-scripts Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 308 KB

This repository contrains scripts and files related to ML training for the QUMIA project

Home Page: https://research-software-directory.org/projects/quimia

Python 91.62% Shell 8.38%
ai neuromuscular ultrasound

train-scripts's Introduction

These are a bunch of files used for training models for the QUMIA project.

Contents

These are the most important files:

  • run-session.sh - the script that sets up a training session on the HPC environment: labelling, committing, copying and adding a train job to the job queue.

  • train-job.sh / validate-job.sh - the SLURM jobs.

  • train.py - the main script that sets up all the elements and performs the training and validation. It is actually based on an Python notebook (used for development purposes, but not committed due to potential data leaks) that is converted to train.py as part of the run-session.sh script.

  • qumia_*.py - the actual code that is used by the train script, thematically spread over several modules.

  • convert-notebook.sh - script that is used to convert Pyhon notebooks to stand-alone scripts.

  • data-prep/ - directory with preprocessing code. These are also based on Python notebooks, but converted to scripts (see train.py).

train-scripts's People

Contributors

kretep avatar drcandacemakedamoore avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.