PacktPublishing/Natural-Language-Processing-with-TensorFlow
Natural Language Processing with TensorFlow, published by Packt (⭐ 276)
Natural Language Processing with TensorFlow, published by Packt (⭐ 276)
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ... (⭐ 4546)
What's New in TensorFlow 2.0, Published by Packt (⭐ 16)
Tensorflow prebuilt binary for Windows (⭐ 3681)
Tensorflow-in-Practice-Specialization (⭐ 176)
Four Courses Specialization Tensorflow in practise Specialization (⭐ 271)
This set of files is an example of how to use Tensorflow for importing and retraining an existing model, such as ResNet. The goal of this example is to separate all functionality on several classes, so it is easy to modify the parameters and run the models, while still having all…
A Quantum Neural Network built with Tensorflow Quantum and training on Breast Histopathology Images on Kaggle by Paul Mooney (Invasive Ductal Carcinoma) (⭐ 15)
Object oriented Tensorflow implementation of the famous LeNet5 network by Yann Lecun. (⭐ 16)
Tags: python, tensorflow, reinforcement-learning, tf.keras | Score: 0
Tags: tensorflow, machine-learning, neural-network, deep-learning, cross-entropy | Score: 467
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10. (⭐ 828)
python3 / Implementation of Google Brain's BEGAN in Tensorflow (⭐ 264)
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks" (⭐ 928)
Multi-language Char RNN for TensorFlow >= 1.2. (⭐ 930)
Char-RNN implemented using TensorFlow. (⭐ 425)
This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models. (⭐ 3…
Stores documents used by the TensorFlow developer community (⭐ 1282)
Models and examples built with TensorFlow (⭐ 77691)
Making text a first-class citizen in TensorFlow. (⭐ 1280)