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