Expert Network

Distributed training in TensorFlow 2.x

TensorFlow 2 is a rich development ecosystem composed of two main parts: Training and Serving. Training consists of a set…

3 years ago

How to Create Tensors in PyTorch

A tensor is the fundamental building block of all DL toolkits. The name sounds rather mystical, but the underlying idea…

3 years ago

Understanding the Fundamentals of Analytics Teams with John K. Thompson

Key-takeaways:   Data scientists need a tailored portfolio of projects that they own and manage to have a sense of autonomy. …

3 years ago

Convolutional Neural Networks (CNNs) – A Breakthrough In Image Recognition

A CNN is a combination of two components: a feature extractor module followed by a trainable classifier. The first component includes a stack…

3 years ago

Imran Bashir on the Fundamentals of Blockchain, its Myths, and an Ideal Path for Beginners

With the invention of Bitcoin in 2008, the world was introduced to a new concept, Blockchain, which revolutionized the whole of…

3 years ago