In this post you will learn how to build a simple neural network using Tensorflow!
classification
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).
Binary trees are a simple, yet powerful machine learning tool used for classification. In this post, we will use them to classify images of breast cancer.