Skip to content

Commit

Permalink
Deployed 17ed24e with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
João Lucas de Sousa Almeida authored and João Lucas de Sousa Almeida committed Nov 8, 2023
1 parent 1b7e3f7 commit d49f7ac
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions simulai_models/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5377,10 +5377,10 @@ <h2 id="simulai.models.AutoencoderMLP.summary" class="doc doc-heading">
<li>The convolutional encoder</li>
</ul>
<p>The bottleneck stage, subdivided in:
* Fully-connected encoder
* Fully connected decoder
* The convolutional decoder </p>
<p>Graphical scheme:</p>
* Fully-connected encoder
* Fully connected decoder
* The convolutional decoder </p>
<p>Graphical scheme</p>
<p>Example::</p>
<pre><code>Z -&gt; [Conv] -&gt; [Conv] -&gt; ... [Conv] -&gt; | | | | | -&gt; [Conv.T] -&gt; [Conv.T] -&gt; ... [Conv.T] -&gt; Z_til

Expand Down Expand Up @@ -5700,11 +5700,11 @@ <h2 id="simulai.models.AutoencoderMLP.summary" class="doc doc-heading">
<span class="sd"> * The convolutional encoder</span>

<span class="sd"> The bottleneck stage, subdivided in:</span>
<span class="sd"> * Fully-connected encoder</span>
<span class="sd"> * Fully connected decoder</span>
<span class="sd"> * The convolutional decoder </span>
<span class="sd"> * Fully-connected encoder</span>
<span class="sd"> * Fully connected decoder</span>
<span class="sd"> * The convolutional decoder </span>

<span class="sd"> Graphical scheme:</span>
<span class="sd"> Graphical scheme</span>

<span class="sd"> Example::</span>

Expand Down Expand Up @@ -7406,7 +7406,7 @@ <h2 id="simulai.models.AutoencoderCNN.summary" class="doc doc-heading">
<li>Fully connected decoder</li>
<li>The convolutional decoder [Optional]</li>
</ul>
<p>Graphical scheme:</p>
<p>Graphical scheme</p>
<p>Example::</p>
<pre><code> (Koopman OPERATOR)
^
Expand Down Expand Up @@ -7859,7 +7859,7 @@ <h2 id="simulai.models.AutoencoderCNN.summary" class="doc doc-heading">
<span class="sd"> * Fully connected decoder</span>
<span class="sd"> * The convolutional decoder [Optional]</span>

<span class="sd"> Graphical scheme:</span>
<span class="sd"> Graphical scheme</span>

<span class="sd"> Example::</span>

Expand Down Expand Up @@ -9655,7 +9655,7 @@ <h2 id="simulai.models.AutoencoderKoopman.reconstruction_forward_m" class="doc d
--&gt; Gaussian noise
--&gt; Fully connected decoder
--&gt; The convolutional decoder [Optional]</p>
<p>Graphical scheme:</p>
<p>Graphical scheme</p>
<p>Example::</p>
<pre><code> Gaussian noise
^
Expand Down Expand Up @@ -10283,7 +10283,7 @@ <h2 id="simulai.models.AutoencoderKoopman.reconstruction_forward_m" class="doc d
<span class="sd"> --&gt; Fully connected decoder</span>
<span class="sd"> --&gt; The convolutional decoder [Optional]</span>

<span class="sd"> Graphical scheme:</span>
<span class="sd"> Graphical scheme</span>

<span class="sd"> Example::</span>

Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit d49f7ac

Please sign in to comment.