There are 10 repositories under tensorflow-2 topic.
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Medical Q&A with Deep Language Models
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
Contains my explorations of TensorFlow 2.x
Named Entity Recognition with BERT using TensorFlow 2.0
This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.
Hands-On Deep Learning Algorithms with Python, By Packt
Transformer Chatbot in TensorFlow 2 with TPU support.
Tensorflow 2 implementation of complete pipeline for multiclass image semantic segmentation using UNet, SegNet and FCN32 architectures on Cambridge-driving Labeled Video Database (CamVid) dataset.
Generative Adversarial Networks in TensorFlow 2.0
Repository for Google Summer of Code 2019 https://summerofcode.withgoogle.com/projects/#4662790671826944
<머신러닝 교과서 with 파이썬, 사이킷런, 텐서플로>의 코드 저장소
Building an image classifier in TF2
Clothes recognition and retrieval
Basic reinforcement learning implementation with tensorflow version 2.0
Just another YOLO V2 implementation. Train your own dataset in a jupyter notebook!
TensorFlow implementation of "Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks" by Han Zhang, et al.
:bust_in_silhouette: Cutting people out automatically using Image translation's architecture Pix2Pix
Speech bubble aware automatic comic colorization using CNN
Building ResNet152 Model for Image Classification with Small Dataset (95% accuracy) | Tensorflow 2.0
TensorFlow installation wheels for Raspberry Pi 32-bit OS
Implementation of Domain Adversarial Neural Network in Tensorflow
A computer vision project (image segmentation project) which aims to remove texts on images using Unet model. Tensorflow 2 is used as a ML library.
IRLS(Iterative re-weighted least square) for Logistic Regression, implemented using tensorflow2.0/pytorch
TensorFlow 2.1 Template for Machine Learning Projects
Implementation of GloVe using TensorFlow estimator API
PyTorch and Keras implementations of MobileNet V3
Attempt to replicate the WSAE-LSTM model defined by Bao, Yue, Rao (2017).
Deep learning model with Tensorflow 2.0
List of official/unofficial TF2 implementations of models
Guide to implementing hypernetworks in keras using tensorflow 2.0 as backend
Exploration of TensorFlow-2 and TensorFlow probability to implement Bayesian Neural Networks, Normalizing flows, real NVPs and Autoencoders. Exploration of Bayesian Modelling and Variational Inference with Pyro.
Neural Style Transfer in Tensorflow 2.0
PSPNet in Tensorflow 2 with pretrained weights for ADE20k, CityScapes and VOC2012