Access To Everything Data
All In One Place

Committed Towards Industry News, Explaining Algorithms and Practical Tutorials

No spam, no waste – subscribe for everything data in one convenient package.

DataPro Categories

Past News

A Comprehensive Collection of Past issues of data science news at Packt Hub

Tutorials

A Comprehensive Collection of Past issues of data science news at Packt Hub

News

A Comprehensive Collection of Past issues of data science news at Packt Hub

Interviews

A Comprehensive Collection of Past issues of data science news at Packt Hub

Podcasts

A Comprehensive Collection of Past issues of data science news at Packt Hub

All Posts..

Learn Transformers for Natural Language Processing with Denis Rothman

0
Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical...

Scientific Analysis of Donald Trump’s Tweets on COVID-19 with Transformers

0
It takes time and effort to figure out what is fake news and what...

Distributed training in TensorFlow 2.x

0
TensorFlow 2 is a rich development ecosystem composed of two main parts: Training and...

How to Create Tensors in PyTorch

0
A tensor is the fundamental building block of all DL toolkits. The name sounds...

Understanding the Fundamentals of Analytics Teams with John K. Thompson

0
Key-takeaways:   Data scientists need a tailored portfolio of projects that they own and manage...

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

0
A CNN is a combination of two components: a feature extractor module followed by a trainable classifier....

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

0
With the invention of Bitcoin in 2008, the world was introduced to a new...

Learn about Enterprise Blockchain Development with Hyperledger Fabric

0
The blockchain technology is gradually making its way among enterprise application developers. One of...

Your Quick Introduction to Extended Events in Analysis Services from Blog Posts – SQLServerCentral

0
The Extended Events (XEvents) feature in SQL Server is a really powerful tool and...

Logging the history of my past SQL Saturday presentations from Blog Posts – SQLServerCentral

0
(2020-Dec-31) PASS (formerly known as the Professional Association for SQL Server) is the global community...

Must Read in Cloud & Networking

Top life hacks for prepping for your IT certification exam

0
I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed up for a class that lasted one week, per...

Must Read in Data

Learn Transformers for Natural Language Processing with Denis Rothman

0
Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. Artificial intelligence is...

Distributed training in TensorFlow 2.x

Interviews