Skip to content

Commit

Permalink
deploy: 32e7df0
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 29, 2024
1 parent 67cbeca commit 7645d96
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion _sources/notebooks/6-vae-mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@
"\n",
"\n",
"class KLDivergenceLayer(Layer):\n",
"\n",
" \"\"\"Identity transform layer that adds KL divergence\n",
" to the final model loss.\n",
" \"\"\"\n",
Expand Down
1 change: 0 additions & 1 deletion notebooks/6-vae-mnist.html
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,6 @@ <h2><span class="section-number">6.4. </span>Specifying the loss function<a clas


<span class="k">class</span> <span class="nc">KLDivergenceLayer</span><span class="p">(</span><span class="n">Layer</span><span class="p">):</span>

<span class="w"> </span><span class="sd">&quot;&quot;&quot;Identity transform layer that adds KL divergence</span>
<span class="sd"> to the final model loss.</span>
<span class="sd"> &quot;&quot;&quot;</span>
Expand Down

0 comments on commit 7645d96

Please sign in to comment.