Home Data Artificial Intelligence

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.

Packt Explains… Deep Learning in 90 seconds

0
If you've been looking into the world of Machine Learning lately you might have heard about a mysterious thing called “Deep Learning”. But just...

Picking up TensorFlow can now pay dividends sooner

0
It's been nearly four months since TensorFlow, Google's computation graph machine learning library, was open sourced, and the momentum from its launch is still...

Tensorflow: Next Gen Machine Learning

0
Last November, Google open sourced its shiny Machine Intelligence package, promising a simpler way to develop deep learning algorithms that can be deployed anywhere,...

Deep Learning with Microsoft CNTK

0
“Deep learning (deep structured learning, hierarchical learning, or deep machine learning) is a branch of machine learning based on a set of algorithms that...

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...

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,...

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...

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....
Defining coding as a service

What is coding as a service?

0
What is coding as a service? If you want to know what coding as a service is, you have to start with Artificial intelligence. Put...

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