automatic termination of R software session
0
0
Entering edit mode
3.2 years ago

I am trying to install keras library to extract cifar10 dataset, but facing automatic termination of R session. Keras library was successfully downloaded, but cifar isn't getting extracted. here are the command I have tried

install.package("keras")
library(keras)
cifar<-dataset_cifar10()-----here is were R session gets terminated automatically
R keras • 495 views
ADD COMMENT
0
Entering edit mode

Memory available for R would be one thing to check on.

ADD REPLY
0
Entering edit mode

Please open an issue at their Github https://github.com/rstudio/keras/issues and include your sessionInfo to reproduce this error.

ADD REPLY

Login before adding your answer.

Traffic: 3156 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6