neural networks

Google Duplex – “human” warmth and realism in automatic conversation

Google Duplex, one giant leap for AI ... or another step towards the ultimate deep fake? At the beginning of May, in  Google I/O 2018 Keynotes  Sundai Pichard presented Google Duplex. That's one small step for a man, one giant leap for mankind. Neil Amrstrong, 20/7/1969 As you can see from the video below, Duplex is not only able…

Machine Learning part III – Convolutional Neural Networks

Convolutional Neural Networks: recognition and categorization by progressive abstraction The Convolute Neural Networks or ConvNet (CNN) are among the most commonly used Deep Learning algorithms in computer vision. They are applied in many fields, from autonomous cars to drones, from medical diagnoses to support and treatment for the visually impaired. What is a convolution? Wolfram…