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.

Brad Miro talks TensorFlow 2.0 features and how Google is using it internally

0
TensorFlow 2.0, released in October, has got developers excited about a myriad of features and its ease of use.  At the EuroPython Conference 2019, Brad...
reinforcement learning

5 key reinforcement learning principles explained by AI expert, Hadelin de Ponteves

0
When people refer to artificial intelligence, some think of it as machine learning, while others think of it as deep learning or reinforcement learning,...
execute jobs in an iterative way with Pentaho Data Integration (PDI)

#AskTensorFlow: Twitterati ask questions on TensorFlow 2.0 – TF prebuilt binaries, Tensorboard, Keras, and...

0
TensorFlow 2.0 was released recently with tighter integration with Keras, eager execution enabled by default, three times faster training performance, a cleaned-up API, and...

Teaching GANs a few tricks: a bird is a bird is a bird, robots...

0
Generative adversarial networks (GANs) have been at the forefront of research on generative models in the last couple of years. GANs have been used...
distributed network

Kaggle’s Rachel Tatman on what to do when applying deep learning is overkill 

0
Deep learning, an emerging branch of machine learning, has garnered a lot of recognition in the field of technology over the last decade. It...
Switching to Python

Getting to know PyMC3, a probabilistic programming framework for Bayesian Analysis in Python

0
Bayes' theorem, named after 18th-century British mathematician Thomas Bayes, is a mathematical formula for determining conditional probability. This theorem is used to revise or...
OpenCV

Master the art of face swapping with OpenCV and Python by Sylwek Brzęczkowski, developer at...

0
No discussion on image processing can be complete without talking about OpenCV. Its 2500+ algorithms, extensive documentation and sample code are considered world-class for...
Abstract Cubes Formation

Quantum expert Robert Sutor explains the basics of Quantum Computing

0
What if we could do chemistry inside a computer instead of in a test tube or beaker in the laboratory? What if running a...
jakarta EE

“The challenge in Deep Learning is to sustain the current pace of innovation”, explains...

0
If we talk about recent breakthroughs in the software community, machine learning and deep learning is a major contender - the usage, adoption, and...
Businesswoman touching whiteboard.

Understanding the role AIOps plays in the present-day IT environment

0
In most conversations surrounding cybersecurity these days, the term “digital transformation,” gets frequently thrown in the mix, especially when the discussion revolves around AIOps....

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