欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Artificial neural network
来自开放百科 - 灰狐
(版本间的差异)
小 (→文档) |
小 (→文档) |
||
第24行: | 第24行: | ||
*[http://docs.huihoo.com/deep-learning/Statistical-Language-Models-based-on-Neural-Networks.pdf Statistical Language Models based on Neural Networks] | *[http://docs.huihoo.com/deep-learning/Statistical-Language-Models-based-on-Neural-Networks.pdf Statistical Language Models based on Neural Networks] | ||
*[http://docs.huihoo.com/deep-learning/Supervised-Sequence-Labelling-with-Recurrent-Neural-Networks.pdf Supervised Sequence Labelling with Recurrent Neural Networks] | *[http://docs.huihoo.com/deep-learning/Supervised-Sequence-Labelling-with-Recurrent-Neural-Networks.pdf Supervised Sequence Labelling with Recurrent Neural Networks] | ||
+ | *[http://docs.huihoo.com/gputechconf/gtc2015/S5552-Transparent-Parallelization-of-Neural-Network-Training.pdf Transparent parallelization of neural network training] | ||
+ | *[http://docs.huihoo.com/gputechconf/gtc2015/S5571-A-High-Density-GPU-Solution-for-DNN-Training.pdf A High-Density GPU Solution for DNN Training] | ||
==图集== | ==图集== |
2016年4月9日 (六) 16:52的版本
您可以在Wikipedia上了解到此条目的英文信息 Artificial neural network Thanks, Wikipedia. |
Artificial neural network (ANN) 人工神经网络
目录 |
类型
项目
- Word2vec是一个神经网络,它用来在使用深度学习算法之前预处理文本。它本身并没有实现深度学习,但是Word2Vec把文本变成深度学习能够理解的向量形式。
- Deeplearning4j, 如何选择神经网络, Introduction to Deep Neural Networks
- JavaNN
- emergent
- cuDNN
文档
- Multilayer Neural Networks
- Training Deep Neural Networks
- 神经网络与深度学习-幻灯片
- 神经网络与深度学习-讲义
- 在Spark上构建分布式神经网络
- Recursive Deep Learning for Natural Language Processing and Computer Vision
- Training Recurrent Neural Networks
- Statistical Language Models based on Neural Networks
- Supervised Sequence Labelling with Recurrent Neural Networks
- Transparent parallelization of neural network training
- A High-Density GPU Solution for DNN Training
图集
链接
- Comparison of Neural Network Simulators
- Awesome Recurrent Neural Networks
- colah's blog: Neural Networks, Visualizing Neural Networks, Convolutional Neural Networks
分享您的观点