awesome-tensorflow-chinese
github.com/fendouai/awesome-tensorflow-chinese ↗Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me 入门教程 resources from awesome-tensorflow-chinese"
Installation instructions →What's inside
模型项目
- 3D Convolutional Neural Networks in TensorFlow
Implementation of
- AlexNet3D
An implementations of AlexNet3D. Simple AlexNet model but with 3D convolutional layers (conv3d).
- Character-Aware Neural Language Models
TensorFlow implementation of
- Chatbot
Implementation of
- CNN visualization using Tensorflow
Tensorflow implementation of
- Colornet - Neural Network to colorize grayscale images
Neural Network to colorize grayscale images
基于 TensorFlow 的产品
- 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
- YOLO TensorFlow
Implementation of 'YOLO : Real-Time Object Detection'
官方博客
- Announcing SyntaxNet: The World’s Most Accurate Parser Goes Open Source
Release of SyntaxNet, "an open-source neural network framework implemented in TensorFlow that provides a foundation for Natural Language Understanding systems.
- TensorFlow: smarter machine learning, for everyone
An introduction to TensorFlow
博客文章
- Building Machine Learning Estimator in TensorFlow
Understanding the Internals of TensorFlow Learn Estimators
- Fizz Buzz in TensorFlow
A joke by Joel Grus
- Introduction to Scikit Flow - Simplified Interface to TensorFlow
Key Features Illustrated
- RNNs In TensorFlow, A Practical Guide And Undocumented Features
Step-by-step guide with full code examples on GitHub.
- TensorFlow Android Guide
Android TensorFlow Machine Learning Example.
- TensorFlow for Poets
Goes over the implementation of TensorFlow
书籍
- Building Machine Learning Projects with Tensorflow
- Deep Learning with Python
Develop Deep Learning Models on Theano and TensorFlow Using Keras by Jason Brownlee
- First Contact with TensorFlow
- 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
- Machine Learning with TensorFlow
库
- caffe-tensorflow
Convert Caffe models to TensorFlow format
- keras
Minimal, modular deep learning library for TensorFlow and Theano
- keras-js
Run Keras models (tensorflow backend) in the browser, with GPU support
- NNFlow
Simple framework allowing to read-in ROOT NTuples by converting them to a Numpy array and then use them in Google Tensorflow.
- Sonnet
Sonnet is DeepMind's library built on top of TensorFlow for building complex neural networks.
- SyntaxNet: Neural Models of Syntax
A TensorFlow implementation of the models described in
教程
- Classification on time series
Recurrent Neural Network classification in TensorFlow with LSTM on cellphone sensor data
- CS20 SI: TensorFlow for DeepLearning Research
- Effective Tensorflow
Tensorflow howtos and best practices. Covers the basics as well as advanced topics.
- Getting Started with TensorFlow on Android
Build your first TensorFlow Android app
- Installing TensorFlow on Raspberry Pi 3
TensorFlow compiled and running properly on the Raspberry Pi
- Predict time series
Learn to use a seq2seq model on simple datasets as an introduction to the vast array of possibilities that this architecture offers
论文
- Comparative Study of Deep Learning Software Frameworks
The study is performed on several types of deep learning architectures and we evaluate the performance of the above frameworks when employed on a single machine for both (multi-threaded) CPU and GPU (Nvidia Titan X) settings
- Distributed TensorFlow with MPI
In this paper, we extend recently proposed Google TensorFlow for execution on large scale clusters using Message Passing Interface (MPI)
- Globally Normalized Transition-Based Neural Networks
This paper describes the models behind
- TensorFlow: A system for large-scale machine learning
This paper describes the TensorFlow dataflow model in contrast to existing systems and demonstrate the compelling performance
- TensorFlow: Large-Scale Machine Learning on Heterogeneous Distributed Systems
This paper describes the TensorFlow interface and an implementation of that interface that we have built at Google
- TF.Learn: TensorFlow's High-level Module for Distributed Machine Learning
Showing a sample of 124 resources. View the full list on GitHub →