Olga Shiligin
18.06.2019
What is TensorFlow?
Why is it so popular?
What are the alternatives to TensorFlow?
Project Examples in TensorFlow.
TensorFlow is a library developed by the Google Brain Team to accelerate machine learning and deep neural network research.
Preprocessing the data
Building the model
Trainning and estimating the model
This is a UNIT of data with Rank.
Lazy Computing
Flexibility
Visualization
Very Scalable
Large Community
GRAPH - It represents the data flow of the computations
SESSION - it executes the operations in the graph
hunting for new planets
prevent blindness by helping doctors screen for diabetic retinopathy
help save forests by alerting authorities to signs of illegal deforestation activity
https://www.easy-tensorflow.com/tf-tutorials/basics/graph-and-session
https://www.guru99.com/what-is-tensorflow.html
https://medium.com/coinmonks/tensorflow-graphs-and-sessions-c7fa116209db
https://hackernoon.com/what-the-hell-is-tensor-in-tensorflow-e40dbf0253ee
https://www.analyticsvidhya.com/blog/2017/03/tensorflow-understanding-tensors-and-graphs/
https://devblogs.nvidia.com/tensor-ops-made-easier-in-cudnn/