All Projects → seanyuner → tensorflow-tutorial

seanyuner / tensorflow-tutorial

Licence: other
郑泽宇等《TensorFlow实战Google深度学习框架》(第二版)学习

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to tensorflow-tutorial

Androidtensorflowmnistexample
Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)
Stars: ✭ 449 (+1022.5%)
Mutual labels:  tensorflow-tutorials, deep-learning-tutorial
Dlpython course
Примеры для курса "Программирование глубоких нейронных сетей на Python"
Stars: ✭ 266 (+565%)
Mutual labels:  tensorflow-tutorials, deep-learning-tutorial
Androidtensorflowmachinelearningexample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Stars: ✭ 1,369 (+3322.5%)
Mutual labels:  tensorflow-tutorials, deep-learning-tutorial
Tensorflow Project Template
A best practice for tensorflow project template architecture.
Stars: ✭ 3,466 (+8565%)
Mutual labels:  tensorflow-tutorials, deep-learning-tutorial
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+1770%)
Mutual labels:  tensorflow-tutorials, deep-learning-tutorial
Letslearnai.github.io
Lets Learn AI
Stars: ✭ 33 (-17.5%)
Mutual labels:  tensorflow-tutorials, deep-learning-tutorial
Machine learning lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Stars: ✭ 118 (+195%)
Mutual labels:  tensorflow-tutorials, deep-learning-tutorial
TensorFlow-Multiclass-Image-Classification-using-CNN-s
Balanced Multiclass Image Classification with TensorFlow on Python.
Stars: ✭ 57 (+42.5%)
Mutual labels:  tensorflow-tutorials
go-mnist-client
TensorFlow serving mnist example client in Go.
Stars: ✭ 16 (-60%)
Mutual labels:  tensorflow-tutorials
tensorflow-fifo-queue-example
Example on how to use a Tensorflow Queue to feed data to your models.
Stars: ✭ 39 (-2.5%)
Mutual labels:  tensorflow-tutorials
deep-learning-in-s4tf
Get started with Swift for TensorFlow by examples
Stars: ✭ 31 (-22.5%)
Mutual labels:  tensorflow-tutorials
einstein
Python Tutorial with popular machine learning algorithms implementation. This tutorial helps you processing data like Einstein
Stars: ✭ 34 (-15%)
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 (-42.5%)
Mutual labels:  tensorflow-tutorials
FaceGuard
Face Guard: Machine Learning + IoT Surveillance demo! Face recognition
Stars: ✭ 13 (-67.5%)
Mutual labels:  tensorflow-tutorials
TF2-GAN
🐳 GAN implemented as Tensorflow 2.X
Stars: ✭ 61 (+52.5%)
Mutual labels:  tensorflow-tutorials
tf-examples
TensorFlow examples
Stars: ✭ 23 (-42.5%)
Mutual labels:  tensorflow-tutorials
TensorFlow20-Notes
TensorFlow 2.0 Various notes and tutorials
Stars: ✭ 14 (-65%)
Mutual labels:  tensorflow-tutorials
deep-learning-tutorial-with-chainer
Deep learning tutorial with Chainer
Stars: ✭ 25 (-37.5%)
Mutual labels:  deep-learning-tutorial
content-moderation-image-api
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
Stars: ✭ 50 (+25%)
Mutual labels:  tensorflow-tutorials
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Stars: ✭ 17 (-57.5%)
Mutual labels:  deep-learning-tutorial

tensorflow-tutorial

在学习郑泽宇等著《TensorFlow实战Google深度学习框架》(第二版)一书过程中的个人记录。作者原参考代码在这

考虑到作者原代码文件比较简单,一些解释性的内容均在原书籍,需要对照学习。我在复现代码的同时,将书中提到的一些主要概念也用markdown记录在文件中,一来加深自己的学习印象,二来便于未来对照该文件即可进行复习。最高目标是脱离课本即可掌握TensorFlow,哈哈。

另外,本代码的tensorflow版本也从作者的1.4更新到1.11,python版本为3.6.4。

下图是整理的书本大纲:

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].