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.

memory management

8 Machine learning best practices [Tutorial]

0
Machine Learning introduces a huge potential to reduce costs and generate new revenue in an enterprise. Application of machine learning effectively helps in solving...

Here’s how you can handle the bias variance trade-off in your ML models

0
Many organizations rely on machine learning techniques in their day-today workflow, to cut down on the time required to do a job. The reason...

What does a data science team look like?

0
Until a couple of years ago, people barely knew the term 'data science' which has now evolved into an extremely popular career field. The...
Yellow ball of wool with pen lines like lightbulb

4 ways to enable Continual learning into Neural Networks

1
Of late, Deep Learning has been one of the working forces behind most technological breakthroughs happening around the globe. Whether it is easy machine...

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

Why training a Generative Adversarial Network (GAN) Model is no piece of cake

0
This article is an excerpt from a book by Kuntal Ganguly titled Learning Generative Adversarial Networks. The book gives a complete coverage of Generative...
What are the best Python libraries for data science?

15 Useful Python Libraries to make your Data Science tasks Easier

0
Python has become a big hit in the Data Science community over the last five years. So much so that it is slowly taking...
blaming

How will AI impact job roles in Cybersecurity

0
"If you want a job for the next few years, work in technology. If you want a job for life, work in cybersecurity." -Aaron Levie,...
JupyterLab phases out Jupyter Notebook

Is Facebook-backed PyTorch better than Google’s TensorFlow?

0
The rapid rise of tools and techniques in Artificial Intelligence and Machine learning of late has been astounding. Deep Learning, or “Machine learning on...

Uses of Machine Learning in Gaming

0
All around us, our perception of learning and intellect is being challenged daily with the advent of new and emerging technologies. From self-driving cars,...

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