This series discusses using a basic deep neural network to solve an image recognition problem. In the first article, emphasis is more on the overall technique and the use of a library than perfecting the model. The second articl explains how to improve the results.
- Article
Image recognition with TensorFlow and Keras
Use computer vision, TensorFlow, and Keras for image classification and processing.
- Article
Refine your deep learning model
Improve your neural network model by using some well-known machine learning techniques.