Skip to content

Commit

Permalink
Merge pull request #1476 from jrosell/patch-1
Browse files Browse the repository at this point in the history
Update getting_started.Rmd
  • Loading branch information
t-kalinowski authored Oct 31, 2024
2 parents 6729243 + 784cf4e commit ea439e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/getting_started.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ or install the development version with:


``` r
remotes::install_github("rstudio/keras")
remotes::install_github("rstudio/keras3")
```

The Keras R interface requires that a backend engine be installed. This is [TensorFlow](https://www.tensorflow.org/) by default.
Expand Down

0 comments on commit ea439e0

Please sign in to comment.