Deep Learning on Amazon Web Services (AWS)
Deep learning is another machine learning paradigm from which one can derive solutions to data problems. "Modeled loosely on the human brain, a neural net consists of thousands or even millions of simple processing nodes that are densely interconnected" (Hardesty, 2017). Each node holds a piece of data moved through connected dense layers. Just as with supervised learning, there is an input data that we provide to the algorithm with an expected output. The first layer in our neural network is our input layer, which accepts raw data such as a pixel in images (freeCodeCamp.org,
Mar-12-2021, 06:00:22 GMT