From 4d95b9a1f765ea682d700c2d8418f1bcc7c6cb3e Mon Sep 17 00:00:00 2001 From: Ben Tupper Date: Tue, 27 Dec 2022 12:37:41 -0500 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 21149ba..4b728bb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # janplan2023 Files for Jan Plan 2023 Ocean Forecasting + + +## Notes + +R + - version 4.1+ + - packages installed site-wide tidyverse, tidymodels, ncdf4, sf and stars packages + + https://CRAN.R-project.org/package=tidyverse + + https://CRAN.R-project.org/package=tidymodels + + https://CRAN.R-project.org/package=ncdf4 + + https://CRAN.R-project.org/package=sf + + https://CRAN.R-project.org/package=stars + + https://CRAN.R-project.org/package=keras +Python? + - Do you plan to have them do ML/AI stuff? I see it is in the course title, but what does that mean?