搜索资源列表
人工智能神经网络源程序
- 对于学习神经网络控制的同志具有参考价值,共同分享-learning neural network control comrades reference value, shared
人工神经网络实用教程
- 本书系统地介绍了人工神经网络典型模型的原理、算法,并对遗传算法的基本原理也作了简单介绍。全 书共分九章,内容包括:概述、人工神经网络基本模型、BP网络(误差反向传播算法)、Hopfield网络模型、Boltz-mann机、自组织神经网络模型、联想记忆模型、CMAC模型、遗传算法原理。为了方便读者在运用神经网络方法求解实际问题时的需要,在书中的附录中分别给出了:人工神经网络研究中的一些常用数学方法、用C语 言编写的一些神经
简单手写体数字识别系统的源代码
- 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-order to achieve the recognition of handwritten characters, the use of artificial intelligence hierarchical neural network thinking, the right font identification t
neuralexe
- 人工智能§神经网络模拟软件§java环境开发-neural network artificial intelligence java simulation software development environment
模糊神经网络解耦MATLAB程序
- 这个儿模糊神经网络解耦MATLAB程序对一些人工智能爱好者来说还是比较有用的.-the abuse FNN decoupling MATLAB procedures on some artificial intelligence lovers or more useful.
人工智能神经网络源程序
- 对于学习神经网络控制的同志具有参考价值,共同分享-learning neural network control comrades reference value, shared
rubysvm-0.15.tar
- SVM LIBRARY 人工智能,神经网络。 -SVM LIBRARY artificial intelligence, neural networks.
asiasbp
- 经典人工智能神经网络大师 haykin matlab 源代码-classic artificial intelligence, neural network Masters Haykin Matlab source code
LuckLottery
- 利用人工智能原理中BP神经网络算法,建立的彩票预测程序,当然不可能都预测中,但是要学习神经网络的人值得一看-BP neural network algorithm, the establishment of the lottery forecasting process, of course, not all forecasts, but neural networks to study the eye-catcher
JavaANNToolkit
- 人工智能-神经网络算法,包含BP算法等多种神经网络算法。对人工期智能感兴趣朋友,可以研究一下。-Artificial intelligence- neural network algorithm, including the BP algorithm, such as a variety of neural network algorithm. People interested in construction of intellige
20103281213343
- 真正的人工智能-神经网络源代码 资源类别: VB源码¦算法 -The true artificial intelligence- neural network source code
SVM神经网络的信息粒化时序回归预测
- SVM神经网络的信息粒化时序回归预测,人工智能算法(Time series regression prediction of information granulation based on SVM neural network)
神经网络
- 神经网络预测、神经网络分类,人工智能神经网络(Neural network prediction and neural network classification)
深度卷积神经网络
- 作为类脑计算领域的一个重要研究成果,深度卷积神经网络已经广泛应用到计算机视觉、自然语言处理、信息检索、语音识别、语义理解等多个领域,在工业界和学术界掀起了神经网络研究的浪潮,促进了人工智能的发展。卷积神经网络直接以原始数据作为输入,从大量训练数据中自动学习特征的表示。(As the important research achievement, deep convolutional neural networks have been w
01-第一课 神经网络和深度学习
- 吴恩达人工智能课程,第一课神经网络和深度学习的课后练习题以及答案(The Andrew Ng artificial intelligence course, the first lesson of the neural network and the intensive study exercises and the answers)
02-第二课 改善深层神经网络
- 吴恩达人工智能课程,第二课 改善深层神经网络的课后练习题以及答案(Andrew Ng artificial intelligence course, second lesson to improve the deep neural network after class exercises and answers)
智能中国《神经网络入门教程》
- 智能中国《神经网络入门教程》(书籍/资料)(An introductory tutorial on neural networks in China (Books / materials))
决策树+神经网络
- 人工智能AI,决策树和神经网络的原理说明(MEMORY-EFFICIENT GLOBAL REFINEMENT OF DECISION-TREE ENSEMBLES AND ITS APPLICATION TO FACE ALIGNMENT)
小波神经网络分解程序
- 小波神经网络实例,用一周的数据来预测未来一天的情况,使用MATLAB软件实现人工智能的方法。(A wavelet neural network example is used to predict the situation of the next day with one week's data. MATLAB software is used)
matlab神经网络34个案例,包括书、源码和数据
- 学习人工智能的基础——神经网络,包括书,案例和源代码和数据集,是入门人工智能的极好资源