Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fdavidcl committed May 5, 2018
1 parent 51210ca commit 04d4aaa
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 7 deletions.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export(is_sparse)
export(is_trained)
export(is_variational)
export(layer_keras)
export(load_from)
export(loss_variational)
export(make_contractive)
export(make_denoising)
Expand All @@ -83,6 +84,7 @@ export(noise_saltpepper)
export(noise_zeros)
export(output)
export(reconstruct)
export(save_as)
export(sparsity)
export(train)
export(variational_block)
Expand Down
38 changes: 38 additions & 0 deletions man/save_as.Rd

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

15 changes: 9 additions & 6 deletions man/to_keras.ruta_autoencoder.Rd

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

7 changes: 6 additions & 1 deletion man/variational_block.Rd

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

0 comments on commit 04d4aaa

Please sign in to comment.