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.

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

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

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

How Microsoft, Airbnb, Genentech, and Toyota are using PyTorch to build and deploy production-ready...

0
Built by Facebook engineers and researchers, Pytorch is an open-source Python-based deep learning framework for developing new machine learning models, explore neural network architecture...

François Chollet, creator of Keras on TensorFlow 2.0 and Keras integration, tricky design decisions...

0
TensorFlow 2.0 was made available in October. One of the major highlights of this release was the integration of Keras into TensorFlow. Keras is...
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,...

How PyTorch is bridging the gap between research and production at Facebook: PyTorch team...

0
PyTorch, the machine learning library which was originally developed as a research framework by a Facebook intern in 2017, has now grown into a...
Machine Learning

TensorFlow.js contributor Kai Sasaki on how TensorFlow.js eases web-based machine learning application development

0
Running Machine Learning applications on the web browser is one of the hottest trends in software development right now. Many notable machine learning projects...

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

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