搜索资源列表
FullBNT-1.0.4
- Bayesian 神经网络,可用于模型构建中变量的筛选-Bayesian neural network,could be applied for variable selection in model construction
DeepLearnToolbox-master
- 深度神经网络工具包实现,可以作为工具包直接调用,方便应用-Depth neural network tool kit to achieve, you can directly call a toolkit for easy application
ann
- 神经网络的R语言程序,有分类的和回归的,可以直接运行-R programming language of neural network, a classification and regression, can be directly run!!!!!
AgeEstimate
- 用bp神经网络估计鲍鱼年龄的简单小程序,包含8个输入特征,内含数据-A simple program utilizing BP neural network to estimate the age of abalone
PCA
- 这是基于MATLAB 的神经网络训练算法的源程序,希望对大家有用-This is based on the MATLAB neural network training algorithm source, we hope to be useful
mlp
- this code source implement artificial neural network by using multi layers perceptron whit xor sample test.- this code source implement artificial neural network by using multi layers perceptron whit xor sample test.
Multistep-Wind-Speed-Forecasting-Based-on-Wavelet
- Considering the randomness and volatility of wind, a method based on B-spline neural network optimized by particle swarm optimization is proposed to predict the short-term wind speed
PCA-AND-PNN
- 应用主成分分析对数据降维,将得到的数据用于概率神经网络训练,进行模式识别。对于一组新数据,先计算主成分得分,再输入训练好的概率神经网络,就会得到识别结果,即改组数据属于何种类别。-Principal component analysis of the data reduction, data will be obtained for the probabilistic neural network training, pattern recognition. For a new set of d
DeepLearning-master
- 深度学习的概念源于人工神经网络的研究。含多隐层的多层感知器就是一种深度学习结构。深度学习通过组合低层特征形成更加抽象的高层表示属性类别或特征,以发现数据的分布式特征表示。[1] 深度学习的概念由Hinton等人于2006年提出。基于深信度网(DBN)提出非监督贪心逐层训练算法,为解决深层结构相关的优化难题带来希望,随后提出多层自动编码器深层结构。此外Lecun等人提出的卷积神经网络是第一个真正多层结构学习算法,它利用空间相对关系减少参数数目以提高训练性能。[1] 深度学习是机器
convnetjs-master
- 基于C#开发的深度神经网络网页版。将文件夹拖动至浏览器即可使用功能。包括CNN、DBN等多种深度学习思路。-Based on C# development of depth Neural Network Web version. Drag the folder to the browser functionality. Including CNN, DBN and other deep learning ideas.
BasicELM
- 用一个简短的例子说明了随机权神经网络算法,算是对深度学习的入门的一个小的巩固-With a brief example illustrates the random weights neural network algorithm, considered for entry-depth study of a small consolidation
bp
- 可以采用神经网络对时间序列进行预测,具有较好的效果-The neural network can be used to predict the time series, which has better effect.
GA-BP
- 运用种群遗传算法优化BP神经网络的权值和阀值-The use of genetic algorithm optimization BP neural network weights and thresholds
SVM
- 支持向量机神经网络的信息粒化时序回归预测代码案列,代码易于修改-Support Vector Machines Neural Network Information granulated series regression predictive code text column, easy to modify the code
DBNtoolbox-master
- 深度学习DBN(深信度网络)代码,概率生成模型,与传统的判别模型的神经网络相对,生成模型是建立一个观察数据和标签之间的联合分布。-Deep learning DBN (Convinced of the network) code generation probability model, and neural network models of traditional discrimination relatively generated model is to establish a join
DL4J_LSTM
- deeplearning4j依赖下,Java实现神经网络LSTM算法,DailyData.class实现数据结构,StockDataIterator.class进行数据预处理-deeplearning4j dependent under, Java LSTM realize neural network algorithm, DailyData.class data structure, StockDataIterator.class data preprocessing
hopfield
- hopfield神经网络的实现,里面含有丰富的源代码,可以运行-Hopfield neural network to achieve, which contains a wealth of source code, you can run
data-mining
- 常用的一些数据挖掘算法,包括Apriori,SVM,神经网络,遗传算法,K-means。-some commonly used data-mining algorithms,including Apriori,SVM,Neural Network,Genetic algorithm,K-means
chapter1
- BP神经网络的数据分类-语音特征信号分类-The phonetic characteristics data of BP neural network classification- signal classification
pso
- pso粒子群算法 他是一个实现Common,Clerc 1“的PSO工具箱 Trelea类型以及跟踪更改的alpha版本环境。 它可以搜索最小,最大或“距离” 用户开发成本函数。 很容易使用和黑客 相当好的文档(类型帮助任何功能和 它应该告诉你你需要什么),并将利用 矢量化成本函数。 它使用与Matlab类似的语法 优化工具箱。 包括静态和动态的套件测试功能。 它还包括一个专用的基于PSO的神经元网络教练与Mathwork的神经网络工具箱一起使用。-his is a