PyHealth icon indicating copy to clipboard operation
PyHealth copied to clipboard

[CS 598] Add LSTM Model

Open bmalis2 opened this issue 1 month ago • 0 comments

Type: Model Contribution Net IDs: bmalis2, divyesh3 Paper: Addressing Wearable Sleep Tracking Inequity: A New Dataset and Novel Methods for a Population with Sleep Disorders Paper Link: https://proceedings.mlr.press/v248/wang24a.html

Description: Implements a LSTM model class and a helper function test_lstm to test the class.

Model: pyhealth/models/lstm.py Test: function test_lstm

Model can be tested with python pyhealth/models/lstm.py

bmalis2 avatar Dec 07 '25 02:12 bmalis2