- May 25, 2018
-
-
Jurica Seva authored
-
- May 11, 2018
-
-
Jurica Seva authored
-
- May 10, 2018
-
-
Jurica Seva authored
-
- May 09, 2018
-
-
Jurica Seva authored
-
- May 07, 2018
-
-
Jurica Seva authored
-
- May 05, 2018
-
-
Jurica Seva authored
Started working on a pipeline using all data. Issues with memory (RAM) while generating one-hot label encodings. Solutions: use data generators to train via fit_generator. Examples: https://github.com/keras-team/keras/issues/1627 https://www.kaggle.com/ezietsman/simple-keras-model-with-data-generator https://stanford.edu/~shervine/blog/keras-how-to-generate-data-on-the-fly.html
-
Jurica Seva authored
Final model with balanced s2s training data and ICD10 without additional data points from CC/CB combination.
-
- May 04, 2018
-
-
Jurica Seva authored
Added ICD 10 classification with attention (best results), attention with context (worst results) and char level classification (running atm).
-
- May 03, 2018
-
-
Jurica Seva authored
Added ICD 10 classification with attention (best results), attention with context (worst results) and char level classification (running atm).
-
Jurica Seva authored
Added ICD 10 classification with attention (best results), attention with context (worst results) and char level classification (running atm).
-