DeepPatientLevelPrediction is an R package for building and validating deep learning patient-level predictive models using data in the OMOP Common Data Model format and OHDSI PatientLevelPrediction framework.
Reps JM, Schuemie MJ, Suchard MA, Ryan PB, Rijnbeek PR. Design and implementation of a standardized framework to generate and evaluate patient-level prediction models using observational healthcare data. J Am Med Inform Assoc. 2018;25(8):969-975.
DeepPatientLevelPrediction is an R package. It uses torch in R to build deep learning models without using python.
Requires R (version 4.0.0 or higher). Installation on Windows requires RTools. For training deep learning models in most cases an nvidia GPU is required using either Windows or Linux.
Documentation can be found on the package website.
PDF versions of the documentation are also available, as mentioned above.
Read here how you can contribute to this package.