Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYang1994 authored and YunYang1994 committed Oct 25, 2019
1 parent 9228359 commit 2c3ab60
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 14 deletions.
19 changes: 19 additions & 0 deletions 3-Neural_Network_Architecture/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
TensorFlow2.0-Examples/3 - Neural Network Architecture
============================================================

This repo contains many state-of-art Neural Network Architectures(NNA). You can
play with them on CIFAR-10 dataset for the classification works. You can change
model in the 'main.py', and then `python main.py`.

o VGG16
o Resnet18, Resnet34, Resnet50, Resnet101, Resnet152
o FPN

The codes are still on the development, Your suggestions are
so much for me. Best regards!

October 25, 2019




14 changes: 0 additions & 14 deletions 3-Neural_Network_Architecture/README.md

This file was deleted.

0 comments on commit 2c3ab60

Please sign in to comment.