Visualize a Convolutional Neural Network
On last post, we tried our image recognition project with handwritten digits. We used a Convolutional Neural Network (CNN) to train our machine and it did pretty well with 99.47% accuracy. We learnt how a CNN works by actually implementing a model. Today, we move one step further to learn more about the CNN, let’s visualize […]
Visualize a Convolutional Neural Network Read More »