CNN-List
CNN List
-
A-Beginner’s-Guide-To-Understanding-Convolutional-Neural-Networks: Convolutional neural networks. Sounds like a weird combination of biology and math with a little CS sprinkled in, but these networks have been some of the most influential innovations in the field of computer vision.
-
2018-A NumPy implementation of the famed Convolutional Neural Network: one of the most influential neural network architectures to date.
-
2020-CNN Explainer : Learning Convolutional Neural Networks with Interactive Visualization.