Tag: Tensorflow

Introduction to Tensor

Introduction to Tensor

What is Tensor? In layman's terms, a tensor is a way of representing the data in deep learning. A tensor ...

Building Faster R-CNN on TensorFlow

Building Faster R-CNN on TensorFlow

The widespread adoption of Convolutional Neural Networks (CNNs) has driven progress in deep learning for computer vision, and especially in object ...

Does TensorFlow Support OpenCL ?

Does TensorFlow Support OpenCL ?

OpenCL is an open standard that is designed to utilize the computing power provided by GPUs for general computing applications. ...

TensorFlow Distributed Training

TensorFlow Distributed Training

Large-scale deep learning models take a long time to run and can benefit from distributing the work across multiple resources. ...

TensorFlow Docker

TensorFlow Docker

Containers help improve security, reproducibility, and scalability in software development, data science, and deep learning. Using containers is an excellent ...

Page 1 of 2 1 2