Artificial Intelligence

Are you struggling to work out the difference between deep learning and machine learning? Packt Hub provides you with the latest Artificial Intelligence news and updates. Whether you’re looking for tutorials and news for Tensorflow or Keras, we’ve got you covered.

6 use cases of Machine Learning in Healthcare

0
While hospitals have sophisticated processes and highly skilled administrators, management can still be an administrative nightmare for the already time-starved healthcare professionals. A sprinkle...
Facelifting NLP with Deep Learning

Facelifting NLP with Deep Learning

0
Over the recent years, the world has witnessed a global move towards digitization. Massive improvements in computational capabilities have been made; thanks to the...
SAM artificial intelligence politician

13 reasons why Exit Polls get it wrong sometimes

0
An Exit poll, as the name suggests, is a poll taken immediately after voters exit the polling booth. Private companies working for popular newspapers...
Long Short Term Memory

PINT (Paper IN Two mins) – Making Neural Network Architectures generalize via Recursion

0
This is a quick summary of the research paper titled Making Neural Programming Architectures Generalize via Recursion by Jonathon Cai, Richard Shin, Dawn Song...

Know Your Customer: Envisaging customer sentiments using Behavioral Analytics

1
“All the world’s a stage and the men and women are merely players.” Shakespeare may have considered men and women as mere players, but...
Reinforcement learning

How Reinforcement Learning works

0
This article is an excerpt from a book by Rodolfo Bonnin titled Machine Learning for Developers. Reinforcement learning is a field that has resurfaced recently,...

Introducing Google’s Tangent: A Python library with a difference

0
The Google Brain team, in a recent blog post, announced the arrival of Tangent, an open source and free Python library for ahead-of-time automatic...
Alibaba FashionAI

Digitizing the offline: How Alibaba’s FashionAI can revive the waning retail industry

0
Imagine a visit to a store when you end up forgetting what you wanted to purchase, but the screen at front tells you all...

Dr. Brandon explains ‘Transfer Learning’ to Jon

0
Dr. Brandon: Hello and welcome to another episode of 'Date with Data Science'. Today we are going to talk about a topic that is...
Coding screen

Google joins the social coding movement with CoLaboratory

0
Google has made it quite accessible for people to collaborate their documents, spreadsheets, and so on, with the Google Drive feature. What next? If...

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