YunYang1994 / TensorFlow2.0-Examples

๐Ÿ™„ Difficult algorithm, Simple code.
MIT License
1.71k stars 677 forks source link
convolutional-neural-network dcgan-tensorflow deep-learning deep-neural-networks fcn8s gan image-classification linear-regression machine-learning object-detection pix2pix reinforcement-learning resnet tensorflow tensorflow-examples tensorflow2 unet-image-segmentation vgg16 yolov3

๐ŸŽ‰TensorFlow2.0-Examples๐ŸŽ‰!

"Talk is cheap, show me the code." ----- Linus Torvalds

Branch Stars Forks Awesome Awesome

Created by YunYang1994


This tutorial was designed for easily diving into TensorFlow2.0. it includes both notebooks and source codes with explanation. It will be continuously updated ! ๐Ÿ๐Ÿ๐Ÿ๐Ÿ๐Ÿ๐Ÿ

Contents

1 - Introduction

2 - Basical Models

3 - Neural Network Architecture

4 - Object Detection

5 - Image Segmentation

6 - Generative Adversarial Networks

7 - Utils