425 results for TensorFlow (0.073 seconds)

github.com/tensorflow/datasets

tensorflow/datasets

TFDS is a collection of datasets ready to use with TensorFlow, Jax, ... (⭐ 4546)

github.com/sdemyanov/tensorflow-worklab

sdemyanov/tensorflow-worklab

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…

github.com/BreastCancerAI/Tensorflow-Quantum-IDC-Classifer-2020

BreastCancerAI/Tensorflow-Quantum-IDC-Classifer-2020

A Quantum Neural Network built with Tensorflow Quantum and training on Breast Histopathology Images on Kaggle by Paul Mooney (Invasive Ductal Carcinoma) (⭐ 15)

github.com/wenxinxu/resnet-in-tensorflow

wenxinxu/resnet-in-tensorflow

Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10. (⭐ 828)

github.com/hmi88/BEGAN-tensorflow

hmi88/BEGAN-tensorflow

python3 / Implementation of Google Brain's BEGAN in Tensorflow (⭐ 264)

github.com/carpedm20/BEGAN-tensorflow

carpedm20/BEGAN-tensorflow

Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks" (⭐ 928)

github.com/ardianumam/Tensorflow-TensorRT

ardianumam/Tensorflow-TensorRT

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…

github.com/tensorflow/community

tensorflow/community

Stores documents used by the TensorFlow developer community (⭐ 1282)

github.com/tensorflow/models

tensorflow/models

Models and examples built with TensorFlow (⭐ 77691)

github.com/tensorflow/text

tensorflow/text

Making text a first-class citizen in TensorFlow. (⭐ 1280)