I am using Keras in R to reproduce a tutorial I found online. Here are my codes:
library(caret) library(dplyr) library(ROCR) library(devtools) install_github