Open flaxter opened 2 years ago
Spoke too soon, neither https://keras.rstudio.com/articles/examples/mnist_cnn.html nor https://keras.rstudio.com/examples/mnist_cnn.html works. But I think I found the source for them all? https://github.com/rstudio/keras/tree/main/vignettes/examples
Thank you for reporting! Many of the old examples still need to be updated for TensorFlow 2.0.
The old sources can be all found here: https://github.com/rstudio/tensorflow.rstudio.com/tree/main/examples/_check, and as we update them and re-render them w/ the latest tensorflow, we move them up one parent directory which makes them appear here: https://tensorflow.rstudio.com/examples/
Hi. Not sure who to send this to, but at the bottom of https://www.rstudio.com/blog/keras-for-r/ there are a bunch of links, e.g.:
But they're all broken. I think getting rid of 'articles' does the trick, e.g.: https://keras.rstudio.com/examples/addition_rnn.html works fine