There are 64 repositories under tensorflow2 topic.
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
deep learning for image processing including classification and object-detection etc.
:robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。
Tools to Design or Visualize Architecture of Neural Network
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
Graph Neural Networks with Keras and Tensorflow 2.
🙄 Difficult algorithm, Simple code.
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
NLP and Text Generation Experiments in TensorFlow 2.x / 1.x
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.
Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.
yolo(all versions) implementation in keras and tensorflow 2.x
:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
Synthetic structured data generators
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
PyTorch, TensorFlow, JAX and NumPy — all of them natively using the same code
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
Train a state-of-the-art yolov3 object detector from scratch!
custom human activity recognition modules by pose estimation and cascaded inference using sklearn API
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
YOLOv3 implementation in TensorFlow 2.3.1
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).