All Projects → fendouai → Awesome Tensorflow Chinese

fendouai / Awesome Tensorflow Chinese

Licence: apache-2.0
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Awesome Tensorflow Chinese

Tensorflow examples
reference code for tensorflow
Stars: ✭ 14 (-98.88%)
Mutual labels:  tensorflow-tutorials
Deep Nlp
Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.
Stars: ✭ 51 (-95.94%)
Mutual labels:  tensorflow-tutorials
Tensorflow Brasil
Códigos e materiais sobre TensorFlow em Português
Stars: ✭ 74 (-94.1%)
Mutual labels:  tensorflow-tutorials
Letslearnai.github.io
Lets Learn AI
Stars: ✭ 33 (-97.37%)
Mutual labels:  tensorflow-tutorials
Deeptrading
Deep Neural Network Trading collection of Tensorflow Jupyter notebooks
Stars: ✭ 41 (-96.73%)
Mutual labels:  tensorflow-tutorials
Tensorflow Tutorials For Time Series
TensorFlow Tutorial for Time Series Prediction
Stars: ✭ 1,067 (-14.98%)
Mutual labels:  tensorflow-tutorials
Machine Learning Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
Stars: ✭ 883 (-29.64%)
Mutual labels:  tensorflow-tutorials
Entailment With Tensorflow
Accompanying notebook for the Entailment with Tensorflow article.
Stars: ✭ 81 (-93.55%)
Mutual labels:  tensorflow-tutorials
Tensorflow From Zero To One
TensorFlow 最佳学习资源大全(含课程、书籍、博客、公开课等内容)
Stars: ✭ 1,052 (-16.18%)
Mutual labels:  tensorflow-tutorials
Fish detection
Fish detection using Open Images Dataset and Tensorflow Object Detection
Stars: ✭ 67 (-94.66%)
Mutual labels:  tensorflow-tutorials
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (-97.29%)
Mutual labels:  tensorflow-tutorials
Tensorflow Serving sidecar
Serve machine learning models using tensorflow serving
Stars: ✭ 41 (-96.73%)
Mutual labels:  tensorflow-tutorials
Imitation Learning Dagger Torcs
A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env
Stars: ✭ 60 (-95.22%)
Mutual labels:  tensorflow-tutorials
Tensorflow In Practice Specialization
DeepLearning.AI TensorFlow Developer Professional Certificate Specialization
Stars: ✭ 29 (-97.69%)
Mutual labels:  tensorflow-tutorials
Mit Deep Learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Stars: ✭ 8,912 (+610.12%)
Mutual labels:  tensorflow-tutorials
Tensorflow Find Object
📸 A simple application to demonstrate TensorflowJS using mobile net model to predict objects via camera API.
Stars: ✭ 12 (-99.04%)
Mutual labels:  tensorflow-tutorials
Math object detection
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
Stars: ✭ 52 (-95.86%)
Mutual labels:  tensorflow-tutorials
Free Tensorflow
Tensorflow 免费中文视频教程,开源代码,免费书籍.
Stars: ✭ 83 (-93.39%)
Mutual labels:  tensorflow-tutorials
Tf Serving K8s Tutorial
A Tutorial for Serving Tensorflow Models using Kubernetes
Stars: ✭ 78 (-93.78%)
Mutual labels:  tensorflow-tutorials
Duke Tsinghua Mlss 2017
Duke-Tsinghua Machine Learning Summer School 2017
Stars: ✭ 65 (-94.82%)
Mutual labels:  tensorflow-tutorials

Awesome-TensorFlow-Chinese

TensorFlow 中文资源全集,学习路径推荐:

  • 官方网站,初步了解。
  • 安装教程,安装之后跑起来。
  • 入门教程,简单的模型学习和运行。
  • 实战项目,根据自己的需求进行开发。

如果有问题,欢迎在这里提问(注册邀请码在 QQ 群:522785813):

TensorFlow 中文社区

http://www.tensorflow123.com/

很多内容参考下面这个英文项目,收集了中文资源:

Inspired by https://github.com/jtoy/awesome-tensorflow

官方网站

安装教程

中文安装教程

官方安装教程(建议用官方教程,现在官网可以直接访问了。)

入门教程

官方入门教程

入门教程

实战项目

官方实战项目

Models built with TensorFlow

Magenta: Music and Art Generation with Machine Intelligence

TensorFlow Neural Machine Translation Tutorial

书籍(推荐)

Deep Learning http://www.tensorflownews.com/2017/08/29/deep-learning-an-mit-press-book

Deep Learning 中文翻译 http://www.tensorflownews.com/2017/08/29/deep-learning-book-chinese-translation/

社区群组

QQ群

522785813

微信群

微信群二维码有效期太短了,我博客保持更新。

http://panchuang.net/

教程

模型项目

基于 TensorFlow 的产品

  • YOLO TensorFlow - Implementation of 'YOLO : Real-Time Object Detection'
  • android-yolo - Real-time object detection on Android using the YOLO network, powered by TensorFlow.
  • Magenta - Research project to advance the state of the art in machine intelligence for music and art generation

视频

论文

官方博客

博客文章

社区

书籍

  • Machine Learning with TensorFlow by Nishant Shukla, computer vision researcher at UCLA and author of Haskell Data Analysis Cookbook. This book makes the math-heavy topic of ML approachable and practicle to a newcomer.
  • First Contact with TensorFlow by Jordi Torres, professor at UPC Barcelona Tech and a research manager and senior advisor at Barcelona Supercomputing Center
  • Deep Learning with Python - Develop Deep Learning Models on Theano and TensorFlow Using Keras by Jason Brownlee
  • TensorFlow for Machine Intelligence - Complete guide to use TensorFlow from the basics of graph computing, to deep learning models to using it in production environments - Bleeding Edge Press
  • Getting Started with TensorFlow - Get up and running with the latest numerical computing library by Google and dive deeper into your data, by Giancarlo Zaccone
  • Hands-On Machine Learning with Scikit-Learn and TensorFlow – by Aurélien Geron, former lead of the YouTube video classification team. Covers ML fundamentals, training and deploying deep nets across multiple servers and GPUs using TensorFlow, the latest CNN, RNN and Autoencoder architectures, and Reinforcement Learning (Deep Q).
  • Building Machine Learning Projects with Tensorflow – by Rodolfo Bonnin. This book covers various projects in TensorFlow that expose what can be done with TensorFlow in different scenarios. The book provides projects on training models, machine learning, deep learning, and working with various neural networks. Each project is an engaging and insightful exercise that will teach you how to use TensorFlow and show you how layers of data can be explored by working with Tensors.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].