Giter Site home page Giter Site logo

cs598-dlh-team72's Introduction

CS 598 Deep Learning for Health Care Project - Team 72

This Github repo intends to reproduce the CASTER (Huang et al., 2020) neural network framework and experiments discussed in the original paper. It incorporates original code sourced from the GitHub repository: https://github.com/kexinhuang12345/CASTER/tree/master.

The Jupyter notebook DL4H_Team72.ipynb contains all the information for this project, including model architecture, model training, evaluation, results and discussions.

Use one of the methods below to run the notebook.

Option 1: Amazon SageMaker Notebook

The training process is implemented in an Amazon SageMaker notebook with an ml.p3.8xlarge instance. Click here for more information.

Follow the steps below to reproduce the code:

  1. Follow the instructions to create an AWS account, or log in to an existing AWS account.

  2. Follow the instructions to create a SageMaker instance, ml.p3.8xlarge instance is recommended, but can consider other instance types with GPUs too. (Note: You will pay for the instance computation and storage, click here for more pricing information)

  3. After the status of the SageMaker instance becomes "Active", click the "Open JupyterLab" from the upper right.

  4. Launch a terminal window from the instance, run the commands below:

cd ~/SageMaker
git clone https://github.com/lanceyjt/cs598-dlh-team72
  1. Run the code blocks in the notebook DL4H_Team72.ipynb in sequential order. The parameter LOAD_FINAL_MODEL in the first block is set to True by default. If you would like to perform the model training process, set it to False.

Option 2: Google Colab

cs598-dlh-team72's People

Contributors

ariel-chiang avatar lanceyjt avatar timothyta12 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.