Topic: "ccn-eigen"
guillaumelauzier/CNN_eigen
A convolutional neural network (CNN) is a type of artificial neural network that is designed to process data that has a grid-like structure, such as an image. CNNs are composed of multiple layers, including convolutional layers, pooling layers, and fully connected layers, that are arranged in a hierarchical structure.
Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Related Topics