All Projects → tensorflow-fifo-queue-example → Similar Projects or Alternatives

154 Open source projects that are alternatives of or similar to tensorflow-fifo-queue-example

Deep Nlp
Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.
Stars: ✭ 51 (+30.77%)
Mutual labels:  tensorflow-tutorials
tensorflow-experiences
nbortolotti.blogspot.com
Stars: ✭ 40 (+2.56%)
Mutual labels:  tensorflow-tutorials
Introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Stars: ✭ 4,955 (+12605.13%)
Mutual labels:  tensorflow-tutorials
Awesome Tensorflow Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
Stars: ✭ 1,255 (+3117.95%)
Mutual labels:  tensorflow-tutorials
Tensorflow tutorial
tensorflow的一些实例
Stars: ✭ 239 (+512.82%)
Mutual labels:  tensorflow-tutorials
Artificial Intelligence Deep Learning Machine Learning Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
Stars: ✭ 2,966 (+7505.13%)
Mutual labels:  tensorflow-tutorials
Tensorflow From Zero To One
TensorFlow 最佳学习资源大全(含课程、书籍、博客、公开课等内容)
Stars: ✭ 1,052 (+2597.44%)
Mutual labels:  tensorflow-tutorials
tensorflow-cnn-tutorial
Tensorflow tutorial on convolutional neural networks.
Stars: ✭ 39 (+0%)
Mutual labels:  tensorflow-tutorials
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (+243.59%)
Mutual labels:  tensorflow-tutorials
Deeptrading
Deep Neural Network Trading collection of Tensorflow Jupyter notebooks
Stars: ✭ 41 (+5.13%)
Mutual labels:  tensorflow-tutorials
Tensorflow Project Template
A best practice for tensorflow project template architecture.
Stars: ✭ 3,466 (+8787.18%)
Mutual labels:  tensorflow-tutorials
tensorflow 2.0 tutorial
tensorflow 2.0 正式版实用教程/tutorial
Stars: ✭ 48 (+23.08%)
Mutual labels:  tensorflow-tutorials
tf2-transformer-chatbot
Transformer Chatbot in TensorFlow 2 with TPU support.
Stars: ✭ 94 (+141.03%)
Mutual labels:  tensorflow-tutorials
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+8187.18%)
Mutual labels:  tensorflow-tutorials
Fish detection
Fish detection using Open Images Dataset and Tensorflow Object Detection
Stars: ✭ 67 (+71.79%)
Mutual labels:  tensorflow-tutorials
Docs L10n
Translations of TensorFlow documentation
Stars: ✭ 262 (+571.79%)
Mutual labels:  tensorflow-tutorials
Nlp Tensorflow
NLP Tensorflow Tutorials
Stars: ✭ 171 (+338.46%)
Mutual labels:  tensorflow-tutorials
Tensorflow Mnist Tutorial
MNIST classification in Tensorflow using Django
Stars: ✭ 36 (-7.69%)
Mutual labels:  tensorflow-tutorials
tf-keras-tutorial
tf.keras + tf.data with Eager Execution
Stars: ✭ 75 (+92.31%)
Mutual labels:  tensorflow-tutorials
Imitation Learning Dagger Torcs
A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env
Stars: ✭ 60 (+53.85%)
Mutual labels:  tensorflow-tutorials
image-classifier-service
Sorting my messed folder where I put my holidays pictures was not fun. My computer made the trick for me with Deep Learning!
Stars: ✭ 31 (-20.51%)
Mutual labels:  tensorflow-tutorials
Transfer learning tutorial
A guide to transfer learning with inception-resnet-v2.
Stars: ✭ 228 (+484.62%)
Mutual labels:  tensorflow-tutorials
tensorflow-tutorial
郑泽宇等《TensorFlow实战Google深度学习框架》(第二版)学习
Stars: ✭ 40 (+2.56%)
Mutual labels:  tensorflow-tutorials
Learningtensorflow
Tensorflow 2.0 Tutorials
Stars: ✭ 119 (+205.13%)
Mutual labels:  tensorflow-tutorials
herokuobjectdetection
This is the code for Medium tutorial
Stars: ✭ 17 (-56.41%)
Mutual labels:  tensorflow-tutorials
Captcha trainer
[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.
Stars: ✭ 2,228 (+5612.82%)
Mutual labels:  tensorflow-tutorials
tensorflow-basics
A few TensorFlow techniques I'm saving for future reference.
Stars: ✭ 13 (-66.67%)
Mutual labels:  tensorflow-tutorials
TensorFlow-Binary-Image-Classification-using-CNN-s
Binary Image Classification in TensorFlow
Stars: ✭ 26 (-33.33%)
Mutual labels:  tensorflow-examples
List-of-Differentiable--OPs-and-Non-differentiable-OPs--in-Tensorflow
No description or website provided.
Stars: ✭ 60 (+53.85%)
Mutual labels:  tensorflow-tutorials
TensorFlow-Roadmap
📡 Organized & Useful Resources about Deep Learning with TensorFlow
Stars: ✭ 71 (+82.05%)
Mutual labels:  tensorflow-tutorials
Tensorflow Serving sidecar
Serve machine learning models using tensorflow serving
Stars: ✭ 41 (+5.13%)
Mutual labels:  tensorflow-tutorials
TF-Model-Deploy-Tutorial
A tutorial exploring multiple approaches to deploy a trained TensorFlow (or Keras) model or multiple models for prediction.
Stars: ✭ 51 (+30.77%)
Mutual labels:  tensorflow-tutorials
Learn Machine Learning In Two Months
Những kiến thức cần thiết để học tốt Machine Learning trong vòng 2 tháng. Essential Knowledge for learning Machine Learning in two months.
Stars: ✭ 1,726 (+4325.64%)
Mutual labels:  tensorflow-tutorials
tensorflow documents zh
TensorFlow 正式版中文文档
Stars: ✭ 26 (-33.33%)
Mutual labels:  tensorflow-tutorials
Tensorflow examples
reference code for tensorflow
Stars: ✭ 14 (-64.1%)
Mutual labels:  tensorflow-tutorials
learning ml
I am teaching a Learning ML workshop for some folks @ Belong.co. Creating this repo to organise the course material.
Stars: ✭ 23 (-41.03%)
Mutual labels:  tensorflow-tutorials
Awesome Tensorlayer
A curated list of dedicated resources and applications
Stars: ✭ 248 (+535.9%)
Mutual labels:  tensorflow-tutorials
Tensorflow Coding
这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码
Stars: ✭ 111 (+184.62%)
Mutual labels:  tensorflow-tutorials
Traffic-Light-Classification
A detailed tutorial on how to build a traffic light classifier with TensorFlow for the capstone project of Udacity's Self-Driving Car Engineer Nanodegree Program.
Stars: ✭ 110 (+182.05%)
Mutual labels:  tensorflow-tutorials
einstein
Python Tutorial with popular machine learning algorithms implementation. This tutorial helps you processing data like Einstein
Stars: ✭ 34 (-12.82%)
Mutual labels:  tensorflow-tutorials
Tensorflow In Practice Specialization
DeepLearning.AI TensorFlow Developer Professional Certificate Specialization
Stars: ✭ 29 (-25.64%)
Mutual labels:  tensorflow-tutorials
Machine learning lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Stars: ✭ 118 (+202.56%)
Mutual labels:  tensorflow-tutorials
FaceGuard
Face Guard: Machine Learning + IoT Surveillance demo! Face recognition
Stars: ✭ 13 (-66.67%)
Mutual labels:  tensorflow-tutorials
Seq2seq Signal Prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
Stars: ✭ 890 (+2182.05%)
Mutual labels:  tensorflow-tutorials
Kb Qa
基于知识库的中文问答系统(biLSTM)
Stars: ✭ 195 (+400%)
Mutual labels:  tensorflow-examples
TensorFlow-Multiclass-Image-Classification-using-CNN-s
Balanced Multiclass Image Classification with TensorFlow on Python.
Stars: ✭ 57 (+46.15%)
Mutual labels:  tensorflow-tutorials
Tensorflow Tutorial
Some interesting TensorFlow tutorials for beginners.
Stars: ✭ 893 (+2189.74%)
Mutual labels:  tensorflow-tutorials
Kd methods with tf
Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)
Stars: ✭ 227 (+482.05%)
Mutual labels:  tensorflow-examples
Scisharp Stack Examples
Practical examples written in SciSharp's machine learning libraries
Stars: ✭ 136 (+248.72%)
Mutual labels:  tensorflow-examples
Machine Learning And Reinforcement Learning In Finance
Machine Learning and Reinforcement Learning in Finance New York University Tandon School of Engineering
Stars: ✭ 173 (+343.59%)
Mutual labels:  tensorflow-examples
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+17325.64%)
Mutual labels:  tensorflow-tutorials
Tensorflow Deep Learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
Stars: ✭ 170 (+335.9%)
Mutual labels:  tensorflow-tutorials
Open nsfw android
🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台
Stars: ✭ 1,586 (+3966.67%)
Mutual labels:  tensorflow-examples
Self Driving Car
Automated Driving in NFS using CNN.
Stars: ✭ 105 (+169.23%)
Mutual labels:  tensorflow-examples
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+17715.38%)
Mutual labels:  tensorflow-tutorials
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+3482.05%)
Mutual labels:  tensorflow-examples
Deeppicar
Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor
Stars: ✭ 242 (+520.51%)
Mutual labels:  tensorflow-tutorials
Deep Reinforcement Learning Gym
Deep reinforcement learning model implementation in Tensorflow + OpenAI gym
Stars: ✭ 200 (+412.82%)
Mutual labels:  tensorflow-tutorials
Pytorch Keras Toandroid
Stars: ✭ 97 (+148.72%)
Mutual labels:  tensorflow-tutorials
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+1817.95%)
Mutual labels:  tensorflow-tutorials
61-120 of 154 similar projects