tensorflow-2
There are 84 repositories under tensorflow-2 topic.
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
re-search/DocProduct
Medical Q&A with Deep Language Models
Amin-Tgz/awesome-tensorflow-2
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
sayakpaul/TF-2.0-Hacks
Contains my explorations of TensorFlow 2.x
kamalkraj/BERT-NER-TF
Named Entity Recognition with BERT using TensorFlow 2.0
sayakpaul/Adventures-in-TensorFlow-Lite
This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.
bryanlimy/tf2-transformer-chatbot
Transformer Chatbot in TensorFlow 2 with TPU support.
PacktPublishing/Hands-On-Deep-Learning-Algorithms-with-Python
Hands-On Deep Learning Algorithms with Python, By Packt
advaitsave/Multiclass-Semantic-Segmentation-CamVid
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.
tlatkowski/gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
captain-pool/GSOC
Repository for Google Summer of Code 2019 https://summerofcode.withgoogle.com/projects/#4662790671826944
rickiepark/python-machine-learning-book-2nd-edition
<머신러닝 교과서 with 파이썬, 사이킷런, 텐서플로>의 코드 저장소
himanshurawlani/practical_intro_to_tf2
Building an image classifier in TF2
Rabbit1010/Clothes-Recognition-and-Retrieval
Clothes recognition and retrieval
chagmgang/tf2.0_reinforcement_learning
Basic reinforcement learning implementation with tensorflow version 2.0
jmpap/YOLOV2-Tensorflow-2.0
Just another YOLO V2 implementation. Train your own dataset in a jupyter notebook!
adriacabeza/Human-Extractor
:bust_in_silhouette: Cutting people out automatically using Image translation's architecture Pix2Pix
Vishal-V/StackGAN
TensorFlow implementation of "Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks" by Han Zhang, et al.
Rabbit1010/Speech-Bubble-Aware-Automatic-Comic-Colorization
Speech bubble aware automatic comic colorization using CNN
Qengineering/TensorFlow-Raspberry-Pi
TensorFlow installation wheels for Raspberry Pi 32-bit OS
miladfa7/Image-Classification-Transfer-Learning
Building ResNet152 Model for Image Classification with Small Dataset (95% accuracy) | Tensorflow 2.0
sghoshjr/Domain-Adversarial-Neural-Network
Implementation of Domain Adversarial Neural Network in Tensorflow
MuhammedBuyukkinaci/DeText
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.
wangg12/IRLS_using_DL_frameworks
IRLS(Iterative re-weighted least square) for Logistic Regression, implemented using tensorflow2.0/pytorch
captain-pool/ml-template
TensorFlow 2.1 Template for Machine Learning Projects
yxtay/glove-tensorflow
Implementation of GloVe using TensorFlow estimator API
1e100/mobilenet_v3
PyTorch and Keras implementations of MobileNet V3
ivan-ivy/ECBM4040-final-project-WSAE-LSTM
Attempt to replicate the WSAE-LSTM model defined by Bao, Yue, Rao (2017).
passing2961/Tensorflow2.0-examples
Deep learning model with Tensorflow 2.0
tlkh/awesome-tf2-implementations
List of official/unofficial TF2 implementations of models
hummosa/Hypernetworks_Keras_TF2
Guide to implementing hypernetworks in keras using tensorflow 2.0 as backend
indranaut/3DCNNs
A library of 3DCNN architectures with pre-trained models in TensorFlow 2.0
kw01sg/neural-style-transfer
Neural Style Transfer in Tensorflow 2.0
purelyvivid/AIA_st2_kaggle_ml4
用Tensorflow2.0進行外匯收盤價預測, 使用LSTM, 1d-CNN, Seq2Seq
saravanabalagi/pspnet_tf2
PSPNet in Tensorflow 2 with pretrained weights for ADE20k, CityScapes and VOC2012