Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax authored Sep 8, 2023
1 parent 4c83897 commit 904e926
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
DeepPatientLevelPrediction 2.0.0
======================
- New backend which uses pytorch through reticulate insteada of torch in R
- New backend which uses pytorch through reticulate instead of torch in R
- All models ported over to python
- Dataset class now in python
- Estimator class in python
- Learning rate finder in python
- Added input checks and tests for wrong inputs
- Training-cache for single hyperparameter combination added
- Fixed empty test for training-cache

DeepPatientLevelPrediction 1.1.6
======================
Expand Down

0 comments on commit 904e926

Please sign in to comment.