mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-10-30 18:27:03 +08:00
📚 link to sketch rnn
This commit is contained in:
@ -32,6 +32,9 @@ and
|
|||||||
* [GAN with deep convolutional network](http://lab-ml.com/labml_nn/gan/dcgan.html)
|
* [GAN with deep convolutional network](http://lab-ml.com/labml_nn/gan/dcgan.html)
|
||||||
* [Cycle GAN](http://lab-ml.com/labml_nn/gan/cycle_gan.html)
|
* [Cycle GAN](http://lab-ml.com/labml_nn/gan/cycle_gan.html)
|
||||||
|
|
||||||
|
#### ✨ [Sketch RNN](http://lab-ml.com/labml_nn/sketch_rnn/)
|
||||||
|
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
@ -29,6 +29,9 @@ and
|
|||||||
* [GAN with deep convolutional network](http://lab-ml.com/labml_nn/gan/dcgan.html)
|
* [GAN with deep convolutional network](http://lab-ml.com/labml_nn/gan/dcgan.html)
|
||||||
* [Cycle GAN](http://lab-ml.com/labml_nn/gan/cycle_gan.html)
|
* [Cycle GAN](http://lab-ml.com/labml_nn/gan/cycle_gan.html)
|
||||||
|
|
||||||
|
#### ✨ [Sketch RNN](http://lab-ml.com/labml_nn/sketch_rnn/)
|
||||||
|
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user