Filip Floegel

Results 5 comments of Filip Floegel

Thank you, that worked out for me!

got the same problem by applying mnist_mlp.R (https://github.com/rstudio/keras/blob/master/vignettes/examples/mnist_mlp.R) using cloudml_train on google cloud platform. I think the download functionality does not work properly. I also do not have a local...

> Most likely, this is external and we would need a consistent repro to open an issue with Google CloudML. I've seen this a couple times, but I can't hit...

very strange habit... with train.R form [https://cran.r-project.org/web/packages/cloudml/vignettes/deployment.html](https://cran.r-project.org/web/packages/cloudml/vignettes/deployment.html) export_savedmodel works but with my code (the part below) not. Any Idea what the problem is?! --------------- model % compile(optimizer='adam', loss='mean_absolute_error') model %>%...

yes, thank you for your hint. In documents the days before there is a comment on numbers from madrid (see below). In the latest the comment is missing. Do you...