In this post you will learn how to build a simple neural network using Tensorflow!
ANN
We continue our journey through neural networks and we explore the training stage, when gradient descent allows us to select optimal parameters for the ANN.
This posts introduces the basic concepts about artificial neural networks (ANN).