In this notebook, I will build a deep neural network that functions as part of an end-to-end automatic speech recognition (ASR) pipeline!
-
Updated
May 22, 2020 - Jupyter Notebook
Deep neural networks (DNNs) are a class of artificial neural networks (ANNs) that are deep in the sense that they have many layers of hidden units between the input and output layers. Deep neural networks are a type of deep learning, which is a type of machine learning. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing.
In this notebook, I will build a deep neural network that functions as part of an end-to-end automatic speech recognition (ASR) pipeline!
Jupyter notebooks implementing Deep Learning algorithms in Keras and Tensorflow
5 courses of Specialization in Deep Learning taught by Prof.Andrew Ng on Coursera