diff --git a/_pkgdown.yaml b/_pkgdown.yaml index 50b76e1..b2513c3 100644 --- a/_pkgdown.yaml +++ b/_pkgdown.yaml @@ -8,9 +8,6 @@ authors: David Charte: href: http://david.quotient.space -development: - mode: unreleased - navbar: title: Ruta type: default diff --git a/docs/CONVENTIONS.html b/docs/CONVENTIONS.html index ae9d295..be0176e 100644 --- a/docs/CONVENTIONS.html +++ b/docs/CONVENTIONS.html @@ -55,7 +55,7 @@ ruta - 0.2.0.9000 + 1.0.2 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 919962d..4c14200 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -55,7 +55,7 @@ ruta - 0.2.0.9000 + 1.0.2 diff --git a/docs/articles/architectures.html b/docs/articles/architectures.html index a93643b..aac168c 100644 --- a/docs/articles/architectures.html +++ b/docs/articles/architectures.html @@ -29,7 +29,7 @@ ruta - 0.2.0.9000 + 1.0.2 diff --git a/docs/articles/examples/autoencoder_basic.html b/docs/articles/examples/autoencoder_basic.html index 1f595c2..d2246e2 100644 --- a/docs/articles/examples/autoencoder_basic.html +++ b/docs/articles/examples/autoencoder_basic.html @@ -29,7 +29,7 @@ ruta - 0.2.0.9000 + 1.0.2 diff --git a/docs/articles/examples/autoencoder_contractive.html b/docs/articles/examples/autoencoder_contractive.html index f0b91a5..52e3cff 100644 --- a/docs/articles/examples/autoencoder_contractive.html +++ b/docs/articles/examples/autoencoder_contractive.html @@ -29,7 +29,7 @@ ruta - 0.2.0.9000 + 1.0.2 diff --git a/docs/articles/examples/autoencoder_denoising.html b/docs/articles/examples/autoencoder_denoising.html index bc7d88f..19f1163 100644 --- a/docs/articles/examples/autoencoder_denoising.html +++ b/docs/articles/examples/autoencoder_denoising.html @@ -29,7 +29,7 @@ ruta - 0.2.0.9000 + 1.0.2 diff --git a/docs/articles/examples/autoencoder_robust.html b/docs/articles/examples/autoencoder_robust.html index b85eb28..d6fc58b 100644 --- a/docs/articles/examples/autoencoder_robust.html +++ b/docs/articles/examples/autoencoder_robust.html @@ -29,7 +29,7 @@ ruta - 0.2.0.9000 + 1.0.2 diff --git a/docs/articles/examples/autoencoder_sparse.html b/docs/articles/examples/autoencoder_sparse.html index cc537ad..01dfabc 100644 --- a/docs/articles/examples/autoencoder_sparse.html +++ b/docs/articles/examples/autoencoder_sparse.html @@ -29,7 +29,7 @@ ruta - 0.2.0.9000 + 1.0.2 diff --git a/docs/articles/examples/autoencoder_variational.html b/docs/articles/examples/autoencoder_variational.html index e822d7f..8e160bb 100644 --- a/docs/articles/examples/autoencoder_variational.html +++ b/docs/articles/examples/autoencoder_variational.html @@ -29,7 +29,7 @@ ruta - 0.2.0.9000 + 1.0.2 @@ -169,14 +169,14 @@

autoencoder_variational

par(bg = "white") # ensure the background color is white plot(c(), type = "n") -ani.record(reset = T) +ani.record(reset = T) for (t in seq(from = 0.001, to = 0.999, length.out = 180)) { model %>% generate(dimensions = c(2, 3), from = 0.001, to = 0.999, fixed_values = t) %>% plot_matrix() - ani.record() + ani.record() } -saveHTML(ani.replay(), img.name = "record_plot") +saveHTML(ani.replay(), img.name = "record_plot") diff --git a/docs/articles/index.html b/docs/articles/index.html index 103870a..7d040c8 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -55,7 +55,7 @@ ruta - 0.2.0.9000 + 1.0.2 diff --git a/docs/authors.html b/docs/authors.html index 6c2bb52..b9ea1d8 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -55,7 +55,7 @@ ruta - 0.2.0.9000 + 1.0.2 @@ -137,11 +137,11 @@

Authors