Skip to content

Commit

Permalink
tensorflow2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czy36mengfei committed Mar 30, 2019
1 parent b6f090c commit b6a2de7
Show file tree
Hide file tree
Showing 22 changed files with 5,338 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 021-MLP/.ipynb_checkpoints/001-MLP-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 2
}
6 changes: 6 additions & 0 deletions 021-MLP/.ipynb_checkpoints/002-MLP2-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 2
}
461 changes: 461 additions & 0 deletions 021-MLP/001-MLP.ipynb

Large diffs are not rendered by default.

908 changes: 908 additions & 0 deletions 021-MLP/002-MLP2.ipynb

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions 022-CNN/.ipynb_checkpoints/001-cnn-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 2
}
6 changes: 6 additions & 0 deletions 022-CNN/.ipynb_checkpoints/002-cnn_variants-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 2
}
385 changes: 385 additions & 0 deletions 022-CNN/.ipynb_checkpoints/003-text_cnn-checkpoint.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 2
}
306 changes: 306 additions & 0 deletions 022-CNN/001-cnn.ipynb

Large diffs are not rendered by default.

587 changes: 587 additions & 0 deletions 022-CNN/002-cnn_variants.ipynb

Large diffs are not rendered by default.

385 changes: 385 additions & 0 deletions 022-CNN/003-text_cnn.ipynb

Large diffs are not rendered by default.

243 changes: 243 additions & 0 deletions 022-CNN/004-pretrained_cnn.ipynb

Large diffs are not rendered by default.

Binary file added 022-CNN/dog.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
426 changes: 426 additions & 0 deletions 023-RNN/.ipynb_checkpoints/002-rnn_variance-checkpoint.ipynb

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions 023-RNN/.ipynb_checkpoints/003-cnn_rnn-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 2
}
426 changes: 426 additions & 0 deletions 023-RNN/002-rnn_variance.ipynb

Large diffs are not rendered by default.

406 changes: 406 additions & 0 deletions 023-RNN/003-cnn_rnn.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 2
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 2
}
529 changes: 529 additions & 0 deletions 024-AutoEncoder/001-autoencoder.ipynb

Large diffs are not rendered by default.

228 changes: 228 additions & 0 deletions 024-AutoEncoder/002-cnn_autoencoder.ipynb

Large diffs are not rendered by default.

Binary file added 024-AutoEncoder/model.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 b6a2de7

Please sign in to comment.