Giter Site home page Giter Site logo

enhance_crt_net's Introduction

Enhance CRT-Net

  1. Clone this repo
  2. Create a subdirectory for training data

For PhysioNet WDBD style:

  1. Download any of the physionet 2020 training sets, either the whole set from https://physionet.org/content/challenge-2020/1.0.2/ or a subset for example the CSPC_2018 that CRT-Net trained on: https://www.kaggle.com/datasets/bjoernjostein/china-physiological-signal-challenge-in-2018 and extract to the training data directory. The number of files doesn't matter as long as each .hea file has a .mat file
  2. Decide to train either to predict all diagnostic classes from the dataset (eg to directly compare to CRT-Net) or on a standardised set, as per PhysioNet challenge. The later uses dx_mapping_scored.csv to limit the set of classes. This is controlled by the 'adjust_classes_for_physionet' parameter
  3. Follow directions in crtnet-physionet.ipynb

For MIT-BIH data

  1. Download MIT-BIH data from https://physionet.org/content/mitdb/1.0.0/ and place in training data directory
  2. Run the two cells in crtnet-mitbih.ipynb

Dependencies to check

  • tensorflow==2.14.1
  • tensorflow-probability==0.22.1
  • keras-nlp==0.11.1

enhance_crt_net's People

Contributors

llevera avatar tukib avatar arevellfraedom avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

vladplusin

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.