- Python Reinforcement Learning Projects
- Sean Saito Yang Wenzhuo Rajalingappaa Shanmugamani
- 57字
- 2021-07-23 19:05:03
Implementing a convolutional neural network in TensorFlow
In this section, we will implement a simple convolutional neural network in TensorFlow to solve an image classification task. As the rest of this book will be heavily reliant on TensorFlow and CNNs, we highly recommend that you become sufficiently familiar with implementing deep learning algorithms using this framework.