Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYang1994 authored Nov 5, 2019
1 parent 2941c1e commit eb4c8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This tutorial was designed for easily diving into TensorFlow2.0. it includes bo
- **AutoEncoder** ([notebook](https://github.com/YunYang1994/TensorFlow2.0-Examples/tree/master/3-Neural_Network_Architecture)) ([code](https://github.com/YunYang1994/TensorFlow2.0-Examples/tree/master/3-Neural_Network_Architecture/autoencoder.py))([paper](http://www.cs.toronto.edu/~hinton/science.pdf)). AutoEncoder: Reducing the Dimensionality of Data with Neural Networks.

<p align="center">
<img width="75%" src="https://user-images.githubusercontent.com/30433053/68206851-b08d2580-0008-11ea-8b51-061e0cbead62.gif" style="max-width:75%;">
<img width="65%" src="https://user-images.githubusercontent.com/30433053/68206851-b08d2580-0008-11ea-8b51-061e0cbead62.gif" style="max-width:65%;">
</a>
</p>

Expand Down

0 comments on commit eb4c8a2

Please sign in to comment.