TensorFlow Binary Classification Learn how to use binary classification with TensorFlow to classify images into two classes using a simple example of training a model to recognize squares and circles. Discover the key aspects, including using one output neuron with a sigmoid activation function, and the BinaryCrossentropy loss function. 06 September 2020