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.

Spark SQL basics and its components

TensorFire: Firing up Deep Neural Nets in your browsers

0
Machine Learning is a powerful tool with applications in a wide variety of areas including image and object recognition, healthcare, language translation, and more....

4 Ways You Can Use Machine Learning for Enterprise Security

0
Cyber threats continue to cost companies money and reputation. Yet security seems to be undervalued. Or maybe it's just misunderstood. With a series of large-scale...

How should web developers learn machine learning?

0
Do you have the motivation to learn machine learning? Given its relevance in today's landscape, you should be motivated to learn about this field....

What is transfer learning?

0
Introduction and motivation In standard supervised machine learning, we need training data, i.e. a set of data points with known labels, and we build a...

What is Keras?

0
What is keras? Keras is a high-level library for deep learning, which is built on top of Theano and Tensorflow. It is written in Python,...
Top 10 deep learning frameworks

Top 10 deep learning frameworks

0
Deep learning frameworks are powering the artificial intelligence revolution. Without them, it would be almost impossible for data scientists to deliver the level of...

AI and the Raspberry Pi: Machine Learning and IoT, What’s the Impact?

0
Ah, Raspberry Pi, the little computer that could. On its initial release back in 2012, it quickly gained popularity among creators and hobbyists as...

IBM Machine Learning: What Is It, and What Does It Mean For Data Scientists?

0
Like many cloud providers, IBM is invested and interested in developing and building out their machine learning offerings. Because more and more companies are...

Bug Tracking

0
In this article by Eduardo Freitas, the author of the book Building Bots with Node.js, we will learn about Internet Relay Chat (IRC). It...

Setting up Microsoft Bot Framework Dev Environment

0
In this article by Kishore Gaddam, author of the book Building Bots with Microsoft Bot Framework, we introduced what is Microsoft Bot Framework and...

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