estimator-api
There are 16 repositories under estimator-api topic.
linsu07/QAnetEstimator
a implementation of google QAnet, a tensorflow estimator version, have very good proved performance
linsu07/RelationExtraction
a high performance tensorflow version for relation extraction of named entity
linsu07/elmo
a tensorflow version for elmo, a kind of dynamic word embedding
mrzjy/Fast_Tensorflow_serving_tutorial
This is a fast and simple tutorial on how to apply Tensorflow serving
linsu07/general-ranking
A general-purpose model for document ranking, includes natural language processing and deep interest net inside.
wwnlp731/a-tf.estimator-implimentation-of-text-classification
A Tensorflow pipeline for text classification task. the model is based on Text CNN with attention and position encoder. A pipeline is created: raw_data --> tf.record --> tf.dataset -- distributed tf.esitmator.
agatan/tf-mobilenetv2
MobileNetV2 written in tensorflow, training with eager mode and estimator API
medtune/k8s-tf
Messing with Distributed TensorFlow and Kubernetes
ngupta66/weather_forecast
Deep Neural Network for Weather Time Series Forecasting
S13LK/Redes-Neuronales-CNN
Ejemplos sobre las redes neuronales CNN, utilizando Python y sus librerias de ciencia de datos; así como: Keras, Tensorflow, Estimator API y Excel.
aishwarya34/GoogleCloudPlatform
Datalab | BigQuery | AI Platform
amirharati/sample_estimator_charlm
RNN (char-lm) using Estimator API-tensorflow
ramapinnimty/Hands-on-Tensorflow
Systematic and complete notes (or guide) on getting started right away with Tensorflow. Inspired from "Complete Guide to Tensorflow for Deep Learning with Python" on Udemy.
SharanRajani/TensorflowPOC-SentimentAnalysis
Model for identification of Positive/Negative Sentiments in texts using TensorFlow's Estimator API.
VyBui/tf_estimator_learning
I present to smart fashion AI team a framework for specifying, training, evaluating, and deploying machine learning models.