您的位置:首页 > 理论基础 > 计算机网络

神经网络参考链接

2016-12-14 17:48 309 查看
AlexNet的Tensorflow实现(python):https://github.com/SidHard/tfAlexNet

卷积神经网络CNN经典模型整理Lenet,Alexnet,Googlenet,VGG,Deep Residual Learning:http://blog.csdn.net/xbinworld/article/details/45619685

CNN(卷积神经网络)、RNN(循环神经网络)、DNN(深度神经网络)的内部网络结构有什么区别?:https://www.zhihu.com/question/34681168

深度学习之图像分类模型AlexNet解读:http://blog.csdn.net/sunbaigui/article/details/39938097

深度开源OPEN经验:http://www.open-open.com/lib/list/387

斯坦福机器学习视频:https://www.coursera.org/learn/machine-learning/lecture/zcAuT/welcome-to-machine-learning

莫烦优酷官网:http://i.youku.com/i/UMTYyNjI2NDYw/playlists?spm=a2hzp.8253869.0.0

莫烦网易云课堂主页:http://study.163.com/u/2635988091/

莫烦tensorflow优酷:http://list.youku.com/albumlist/show?id=27327189&asce

莫烦个人主页:https://morvanzhou.github.io/tutorials/

tensorflow中文教程:http://www.tensorfly.cn/tfdoc/tutorials/mnist_tf.html

TensorFlow实现卷积神经网络代码详解:http://blog.csdn.net/diligent_321/article/details/52955881

TensorFlow 官方文档中文版:http://wiki.jikexueyuan.com/project/tensorflow-zh/

TensorFlow 新增官方 Windows 支持:http://www.58188.com/invest/2016/11-30/61637.html

真正从零开始,TensorFlow详细安装入门图文教程!(linux):http://www.leiphone.com/news/201606/ORlQ7uK3TIW8xVGF.html

Windows 下面安装和使用Python, IPython NoteBook (详细步骤):https://my.oschina.net/u/1431433/blog/189337

七月算法深度学习笔记4 -- CNN与常用框架:http://blog.csdn.net/thystar/article/details/51582983

Fast RCNN 训练自己数据集 (1编译配置) :http://www.cnblogs.com/louyihang-loves-baiyan/p/4885659.html?utm_source=tuicool&utm_medium=referral

【快速Bitmap读写像素】量化GDI+:快速Bitmap读写像素(C#):http://bbs.cskin.net/thread-83-1-1.html

技术向:一文读懂卷积神经网络CNN:http://dataunion.org/11692.html

神经网络编程入门 :http://www.cnblogs.com/heaad/archive/2011/03/07/1976443.html

Aforge.net之旅:http://www.cnblogs.com/huangxincheng/p/3495858.html

人工神经网络入门(4) —— AForge.Net简介 :http://www.cnblogs.com/gpcuster/archive/2008/06/24/1229140.html

AForge 神经网络-百度搜索:https://www.baidu.com/s?wd=AForge%20%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C&rsv_spt=1&rsv_iqid=0xa7e3d32b000031bc&issp=1&f=8&rsv_bp=1&rsv_idx=2&ie=utf-8&rqlang=cn&tn=baiduhome_pg&rsv_enter=1&rsv_t=af5fYGpT%2B1lR7dlmmoIuAORHV2lWoketQktnRCiTc4%2FLhSNapC1b4S9sDPjdqha4f5w6&oq=AForge%E9%AA%8C%E8%AF%81%E7%A0%81&inputT=22646812&rsv_sug3=31&rsv_sug1=11&rsv_sug7=100&rsv_pq=a115fbed0000a2e2&rsv_sug2=0&rsv_sug4=22646813

C# BP神经网络 类与实例(二) 完善版:http://blog.csdn.net/jiutao_tang/article/details/6598488/

神经网络出现nan的解决办法:http://blog.csdn.net/kuaitoukid/article/details/42120961

激励函数简介 Tensorflow最简单的三层神经网络及matplotlib可视化 附激励函数常见类型:http://blog.csdn.net/jerry81333/article/details/52979206
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: