Skip to content

Commit

Permalink
2020-01-31
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangruochi committed Jan 31, 2020
1 parent 0632a97 commit 7acd7a1
Show file tree
Hide file tree
Showing 8 changed files with 3,649 additions and 379 deletions.
862 changes: 862 additions & 0 deletions Convolutional-Variational-Autoencoder.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

658 changes: 658 additions & 0 deletions .ipynb_checkpoints/Autoencoder-checkpoint.ipynb

Large diffs are not rendered by default.

621 changes: 324 additions & 297 deletions .ipynb_checkpoints/Network-in-Network-checkpoint.ipynb

Large diffs are not rendered by default.

796 changes: 796 additions & 0 deletions Autoencoder.ipynb

Large diffs are not rendered by default.

363 changes: 283 additions & 80 deletions Network-in-Network.ipynb

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,14 @@ Table of Contents
|[Multilayer Perceptron](./Multilayer-Perceptron.ipynb)|
|[Convolutional Neural network](./Convolutional-Neural-network.ipynb)|
|[Fully Convolutional](./Fully-Convolutional.ipynb)|
|[LeNet-5](./LeNet-5.ipynb)|
|[LeNet5](./LeNet-5.ipynb)|
|[VGG16](./VGG16.ipynb)|
|[ResNet50, ResNet34](./ResNet.ipynb)|
|[DenseNet-121](./DenseNet-121.ipynb)|
|[DenseNet121](./DenseNet-121.ipynb)|
|[Network-in-Network](./Network-in-Network.ipynb)|
|[Autoencoder](./Autoencoder.ipynb)|
|[ Convolutional Variational Autoencoder]( Convolutional-Variational-Autoencoder.ipynb)|



## Machine Learning
Expand Down
Binary file added images/autoencoder/autoencoder-arch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7acd7a1

Please sign in to comment.