Skip to content

Commit

Permalink
Merge pull request #1442 from rstudio/update-website
Browse files Browse the repository at this point in the history
Update website
  • Loading branch information
t-kalinowski committed May 8, 2024
2 parents cf764ae + a2445a9 commit 33a938d
Show file tree
Hide file tree
Showing 725 changed files with 3,096 additions and 2,248 deletions.
4 changes: 4 additions & 0 deletions NAMESPACE
Expand Up @@ -116,6 +116,7 @@ export(application_vgg16)
export(application_vgg19)
export(application_xception)
export(array_reshape)
export(as_iterator)
export(as_tensor)
export(audio_dataset_from_directory)
export(bidirectional)
Expand Down Expand Up @@ -219,6 +220,8 @@ export(initializer_truncated_normal)
export(initializer_variance_scaling)
export(initializer_zeros)
export(install_keras)
export(iter_next)
export(iterate)
export(keras)
export(keras_input)
export(keras_model)
Expand Down Expand Up @@ -707,6 +710,7 @@ importFrom(graphics,points)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(reticulate,array_reshape)
importFrom(reticulate,as_iterator)
importFrom(reticulate,dict)
importFrom(reticulate,import)
importFrom(reticulate,import_builtins)
Expand Down
3 changes: 2 additions & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 33a938d

Please sign in to comment.