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.

Python code pytorch

What is PyTorch and how does it work?

0
PyTorch is a Python-based scientific computing package that uses the power of graphics processing units. It is also one of the preferred deep learning...
distributed network

Top 5 Deep Learning Architectures

0
If you are a deep learning practitioner or someone who wants to get into the world of deep learning, you might be well acquainted...
Python code pytorch

Do you write Python Code or Pythonic Code?

2
If you’re new to Programming, and Python in particular, you might have heard the term Pythonic being brought up at tech conferences, meetups and...
Round library (Public Library of Stockholm, Observatorielunden). Design based on # and #

6 most commonly used Java Machine learning libraries

0
There are over 70 Java-based open source machine learning projects listed on the MLOSS.org website and probably many more unlisted projects live at university...
Machine learning tools

7 AI tools mobile developers need to know

0
Advancements in artificial intelligence (AI) and machine learning has enabled the evolution of mobile applications that we see today. With AI, apps are now...
million dollar

How to earn $1m per year? Hint: Learn machine learning

0
Internet job portal ‘Indeed.com’ links potential employers with people who are looking to take the next step in their careers. The proportion of job...
tools

Top 5 tools for reinforcement learning

0
After deep learning, reinforcement Learning (RL), the hottest branch of Artificial Intelligence that is finding speedy adoption in tech-driven companies. Simply put, reinforcement learning...
Machine learning tools

5 ways artificial intelligence is upgrading software engineering

0
47% of digitally mature organizations, or those that have advanced digital practices, said they have a defined AI strategy (Source: Adobe). It is estimated...
distributed network

5 types of deep transfer learning

0
Transfer learning is a method of reusing a model or knowledge for another related task. Transfer learning is sometimes also considered as an extension...

A non programmer’s guide to learning Machine learning

0
Artificial intelligence might seem intimidating, but it isn’t actually as complex as you might think. Many of the tools that have been developed over...

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