Scientific Analysis of Donald Trump’s Tweets on COVID-19 with Transformers
It takes time and effort to figure out what is fake news and what isn't. Like children, we have to work our way through...
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 is that a tensor...
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 of libraries for dealing...