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.

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...
Sex Robots and artificial intelligence

Sex robots, artificial intelligence, and ethics: How desire shapes and is shaped by algorithms

0
The ethics of artificial intelligence seems to have found its way into just about every corner of public life. From law enforcement to justice,...
Google

6 reasons why Google open-sourced TensorFlow

0
On November 9, 2015, a storm loomed over the SF Bay area creating major outages. At Mountain View, California, Google engineers were busy creating...

How are Mobile apps transforming the healthcare industry?

0
Mobile App Development has taken over and completely re-written the healthcare industry. According to Healthcare Mobility Solutions reports, the Mobile healthcare application market is...
Library shelves

Top AutoML libraries for building your ML pipelines

0
What is AutoML? When talking about AutoML we mostly refer to automated data preparation (namely feature preprocessing, generation, and selection) and model training (model...
Machine Learning

Machine Learning as a Service (MLaaS): How Google Cloud Platform, Microsoft Azure, and AWS...

0
There has been a huge shift in the way that businesses build technology in recent years driven by a move towards cloud and microservices....
distributed network

Sherin Thomas explains how to build a pipeline in PyTorch for deep learning workflows

0
A typical deep learning workflow starts with ideation and research around a problem statement, where the architectural design and model decisions come into play....
Self Learning

Is the machine learning process similar to how humans learn?

0
A formal definition of machine learning proposed by computer scientist Tom M. Mitchell states that a machine learns whenever it is able to utilize...
surveillance tech

20 lessons on bias in machine learning systems by Kate Crawford at NIPS 2017

0
Kate Crawford is a Principal Researcher at Microsoft Research and a Distinguished Research Professor at New York University. She has spent the last decade...
Building a chatbot with Microsoft Bot Framework

Facebook’s Wit.ai: Why we need yet another chatbot development framework?

0
Chatbots are remarkably changing the way customer service is provided in a variety of industries. For every organization, customer satisfaction plays a very important...

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