-
Notifications
You must be signed in to change notification settings - Fork 47
tf overview
Tensorflow is a computer software, namely, software for implementing a computer programming language and computer software development tool for use in the fields of artificial intelligence, deep learning, high performance computing, distributed computing, virtualization and machine learning; computer software libraries for use in general purpose computation, manipulation of collections of data, data transformation, input/output, communications, graphics display, modeling and testing. Well that explanation was long and pulled from the USPAT trademark website.
So what is TensorFlow in laymans terms? A software that can distinguish cats and dogs from pictures or estimate how many pigeons will land on a tree at any given time. According to Google TensorFlow is a second generation deep learning algorithm. However TensorFlow is currently not used for language translation (meow).
● 1st generation: DistBelief [Dean et al., NIPS 2012]
● 2nd generation: TensorFlow (published Nov 2015)
Links
- Deep Learning - Large-Scale Deep Learning for Intelligent Computer Systems by Jeff Dean
- tensorflow Home
- tensorflow Overview
- tensorflow Setup
- tensorflow MNIST example
- tensorflow Cifar10 example
- tensorflow AlexNet example
- tensorflow Word2vec example
- tensorflow General examples
- tensorflow Benchmarks
- tensorflow TensorBoard
- tensorflow Data-scientists
- tensorflow Links & Blogs