Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Tensorflow implementation of paper: Learning to Diagnose with LSTM Recurrent Neural Networks.
| Date | Stars |
|---|---|
| 2026-07-24 | 573 |
| 2026-07-25 | 573 |
| 2026-07-28 | 573 |
| 2026-07-30 | 573 |
| 2026-07-31 | 573 |
| 2026-08-06 | 573 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
### Multilabel time series classification with LSTM Tensorflow implementation of model discussed in the following paper: <a href="https://arxiv.org/abs/1511.03677">Learning to Diagnose with LSTM Recurrent Neural Networks</a>. ### Tools Required Python 3.5 is used during development and following libraries are required to run the code provided in the notebook: * Tensorflow * Numpy * Pandas ### Dataset <p>Cleaned version of MIMIC-III <a href="https://github.com/YerevaNN/mimic3-benchmarks">dataset</a> and accompanying <a href="https://arxiv.org/abs/1703.07771">paper</a></p> <p><a href="http://mimic.mit.edu/mimicdata/whatsnew/">MIMIC-III</a> dataset can possibly be use to train and test the model. Beware this is not the data set used by the authors of the paper.</p> <i>Note: If you see mistakes, want to suggest changes or have dataset that can be use to train/test the model, please submit a pull request.</i>
Excerpt of 924 characters
Read on GitHub7
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:125027dd7432b9f0, topic:deep-learning, topic:tensorflow