大工至善|大学至真分享 http://blog.sciencenet.cn/u/lcj2212916

博文

[转载]【源码】易学易用的卷积神经网络仿真

已有 1385 次阅读 2019-1-12 22:26 |系统分类:科研笔记|文章来源:转载


本代码支持不同的激活函数,如sigmoid, tanh, softmax, softplus, ReLU (rect)。

It support different activation functions such as sigmoid, tanh, softmax, softplus, ReLU (rect). 


BuildYourOwnCNN.m中的MNIST示例和说明演示了如何使用该代码。

The MNIST example and instructions in BuildYourOwnCNN.m demonstrate how to use the code.


我们也可以用这段代码构建人工神经网络。

One can also build only ANN network using this code. 


作者还撰写了一个简单的脚本从脸部照片来预测人物的性别。

I also wrote a simple script to predict gender from face photograph totally for fun purpose. 


它可以预测男性或女性的性别,也可以预测人脸是否更像猴子,而不是男性或女性——不过完全是为了好玩,更高级的设计可以由读者进一步完成。

It predicts gender male or female and also predict if face is more similar to monkey rather than male or female human - totally for fun purpose.


源码下载地址:

http://page5.dfpan.com/fs/elc0j2b218293160a14/


更多精彩文章请关注微信号:qrcode_for_gh_60b944f6c215_258.jpg




https://blog.sciencenet.cn/blog-69686-1156744.html

上一篇:[转载]【Tom M. Mitchell课件】机器学习——图模型(1)
下一篇:[转载]【图片新闻】俄罗斯新一代Iskander-M导弹系统发射视频
收藏 IP: 114.102.128.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...
扫一扫,分享此博文

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-25 17:37

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部