Smallest CNN possible

版本 1.0.0 (2.5 KB) 作者: Lyes Demri
Smallest CNN taking 3x3 pictures as inputs and able to recognize 4 classes
9.0 次下载
更新时间 2022/12/3

查看许可证

This very simple network shows an example of a CNN learning to distinguishv between 4 simple classes. The input image is only 3x3 pixels and the convolutional filter is 2x2 pixels. The network is composed of one convolutional layer and 1 fully connected layer. The small size of the network helps reducing computation time so as to confirm functionality. I've added comments to explain the basics of how it works, if that can help anyone.

引用格式

Lyes Demri (2024). Smallest CNN possible (https://www.mathworks.com/matlabcentral/fileexchange/121577-smallest-cnn-possible), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0