• This repository has been archived on 03/Nov/2020
  • Stars
    star
    852
  • Rank 53,494 (Top 2 %)
  • Language
    Python
  • Created almost 7 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

简单粗暴 TensorFlow (1.X) | A Concise Handbook of TensorFlow (1.X) | 此版本不再更新,新版见 https://tf.wiki

简单粗暴TensorFlow | A Concise Handbook of TensorFlow

基于Eager Execution | Based on Eager Execution

重要:此版本(基于 TensorFlow 1.X)不再更新,基于 TensorFlow 2 的新版见 https://github.com/snowkylin/tensorflow-handbookhttps://tf.wiki

在线阅读 | Read online : https://v1.tf.wiki

备用地址 | Alternative URL:https://snowkylin.github.io/TensorFlow-cn/

作者 | Author: Xihan Li (snowkylin)

英文版译者 | Translators of English version: Zida Jin, Ming, Ji-An Li, Xihan Li

本手册是一篇精简的TensorFlow入门指导,基于TensorFlow的Eager Execution(动态图)模式,力图让具备一定机器学习及Python基础的开发者们快速上手TensorFlow。

This handbook is a concise introduction to TensorFlow based on Eager Execution mode, trying to help developers get started with TensorFlow quickly with some basic machine learning and Python knowledge.

PDF下载 | PDF download :

在线答疑区 | Online Q&A area :

More Repositories

1

tensorflow-handbook

简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
Jupyter Notebook
3,943
star
2

line

TensorFlow implementation of paper "LINE: Large-scale Information Network Embedding" by Jian Tang, et al.
Python
201
star
3

ntm

TensorFlow implementation of Neural Turing Machines (NTM), with its application on one-shot learning (MANN)
Python
179
star
4

rnn-handwriting-generation

Handwriting generation by RNN with TensorFlow, based on "Generating Sequences With Recurrent Neural Networks" by Alex Graves
Python
98
star
5

rnn-vae

Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"
Python
40
star
6

gnn

TensorFlow implementation of several popular Graph Neural Network layers, wrapped with tf.keras.layers.Layer.
Python
19
star
7

snowkylin.github.io

雪麒的百草园 - Snowkylin's Blog
HTML
13
star
8

data-mining-pku

Instruction of assignment in course "Data Warehousing and Data Mining Technology", Spring and Summer Semester, 2017.
TeX
7
star
9

nncf

TensorFlow implementation of paper "On Sampling Strategies for Neural Network-based Collaborative Filtering" by Chen, Ting, et al.
Python
6
star
10

lemon-public-license

🍋🍋🍋
5
star
11

async_rl

Tensorflow implementation of asyncronous 1-step Q learning in "Asynchronous Methods for Deep Reinforcement Learning" with improvement on weight update process (use minibatch) to speed up training.
Python
4
star
12

baidu-statistics

A simple Python 3 project to give some statistics information about Baidu Search Engine, especially Baijiahao.
Python
3
star
13

rl-flappybird

Using deep reinforcement learning to play flappy bird. Implemented by TensorFlow.
Python
2
star
14

lp-algorithm

A minimized implementation of several popular algorithms for linear programming (Simplex, Interior-Point)
Python
1
star
15

restructuredtext-shortcut

reStructuredText Shortcut Support for Visual Studio Code
TypeScript
1
star