Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 578 Bytes

File metadata and controls

24 lines (16 loc) · 578 Bytes

DeepLearning-Tensorflow2

Testing the Deep Learning classics in Tensorflow 2 to get familiarized with the 2.0.0-beta0 new features...

  1. Linear Regression and custom models
  2. Logistic Regressions
  3. CNN with MNIST
  4. Style Transfer
  5. Using a pretrained model
  6. MobileNet
  7. Inception / ImageNet
  8. Tensorflow2 to ONXX
  9. ONXX and TensorRT (NVIDIA)

Implementation of some classic architectures in TF2 ResNet, AlexNet, LuNet...

Source:

https://wizardforcel.gitbooks.io/tensorflow-101-sjchoi86/webcrawling_naverstock.html https://github.com/rasbt/deeplearning-models