setup/local.R

install.packages(c(
  "fst",
  "keras",
  "recipes",
  "remotes",
  "rmarkdown",
  "rprojroot",
  "rsample",
  "tidyverse",
  "visNetwork",
  "yardstick"
))
remotes::install_github("wlandau/targets")
remotes::install_github("wlandau/tarchetypes")
reticulate::install_miniconda()
keras::install_keras()
wlandau/targets-keras documentation built on Sept. 26, 2021, 9:20 p.m.