mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-08-26 08:41:23 +08:00
pytorch link
This commit is contained in:
@ -72,7 +72,7 @@
|
||||
<a href='#section-0'>#</a>
|
||||
</div>
|
||||
<h1>Sketch RNN</h1>
|
||||
<p>This is an annotated implementation of the paper
|
||||
<p>This is an annotated <a href="https://pytorch.org">PyTorch</a> implementation of the paper
|
||||
<a href="https://arxiv.org/abs/1704.03477">A Neural Representation of Sketch Drawings</a>.</p>
|
||||
<p>Sketch RNN is a sequence-to-sequence variational auto-encoder.
|
||||
Both encoder and decoder are recurrent neural network models.
|
||||
|
Reference in New Issue
Block a user