R/onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  keras_init() # nocov
}

Try the kerasR package in your browser

Any scripts or data that you put into this service are public.

kerasR documentation built on Aug. 17, 2022, 5:06 p.m.