Artificial neural networks (ANNs) is one of the most commonly used machine learning methods due to their outstanding success with accurately operating on various data types, and their high prediction performance. Moreover, deep learning, the most popular machine learning technique in the recent years, is also a type of ANN which consists of multiple layers with more sophisticated connections between them. There are various types of artificial neural networks such as Sequential Neural Networks, Convolutional Neural Networks, Recurrent Neural Networks

I would like to share an excellent free online lecture video introducing Deep Learning Applications with Examples using Python, Keras and TensorFlow.
It is well prepared and taught by Mandy from Deeplizard.com and aimed at new learners.