Convolutional Neural Networks: A Python Tutorial Using TensorFlow and Keras

Author: Luciano Strika

Different neural network architectures excel in different tasks. This particular article focuses on crafting convolutional neural networks in Python using TensorFlow and Keras.

Go to Source