We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6729243 commit 784cf4eCopy full SHA for 784cf4e
vignettes/getting_started.Rmd
@@ -47,7 +47,7 @@ or install the development version with:
47
48
49
``` r
50
-remotes::install_github("rstudio/keras")
+remotes::install_github("rstudio/keras3")
51
```
52
53
The Keras R interface requires that a backend engine be installed. This is [TensorFlow](https://www.tensorflow.org/) by default.
0 commit comments