From 99ece529fe0c2e5204766e5b3cbfa2dea5a04494 Mon Sep 17 00:00:00 2001 From: egillax Date: Mon, 10 Oct 2022 11:50:17 +0200 Subject: [PATCH] update NEWS --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index c0bdb3a..08ed504 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,4 +3,5 @@ DeepPatientLevelPrediction 1.0.0 - created an Estimator R6 class to handle the model fitting - Added three non-temporal models. An MLP, a ResNet and a Transformer +- ResNet and Transformer have default versions of hyperparameters - Created tests and documentation for the package