Keras for Beginners: Implementing a Convolutional Neural Network - victorzhou.com
Keras is a simple-to-use but powerful deep learning library for Python. In this post, we'll build a simple Convolutional Neural Network (CNN) and train it to solve a real problem with Keras. This post is intended for complete beginners to Keras but does assume a basic background knowledge of CNNs. My introduction to Convolutional Neural Networks covers everything you need to know (and more) for this post - read that first if necessary. The full source code is at the end.
Oct-14-2019, 14:17:39 GMT
- Technology: