Error Message: "lazy-load database 'keras.rdb' is corrupt"

In Error in loading keras after devtools install · Issue #298 · rstudio/keras · GitHub I found a similar symptom, and there J.J. Allaire gave the fix, which also helped my case:

restarting your R session will clear the error

9 Likes