What you'll learn
Adapt the main components of neural networks: inputs, layers, weights, and activation functions according to the specific application.
Use TensorFlow and Keras to design, implement, and adapt convolutional neural networks for image recognition tasks.
Evaluate neural network models and measure their accuracy, modify the parameters of the model if needed to improve its accuracy.