Description: bayes算法在java环境下的开发和实现过程,主要是网络结构的建立和推理过程-Bayes algorithm in java development environment and the realization of the process, mainly the establishment of the network structure and reasoning process Platform: |
Size: 8192 |
Author:cherish |
Hits:
Description: The BNL toolbox is a set of Matlab functions for defining and estimating the
parameters of a Bayesian network for discrete variables in which the conditional
probability tables are specified by logistic regression models. Logistic regression can be
used to incorporate restrictions on the conditional probabilities and to account for the
effect of covariates. Nominal variables are modeled with multinomial logistic regression,
whereas the category probabilities of ordered variables are modeled through a cumulative
or adjacent-categories response function. Variables can be observed, partially observed,
or hidden. Platform: |
Size: 245760 |
Author:代龙 |
Hits:
Description: 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 database" SQL statements with the book, the source code and Excel sample file, based on the DMX, the code mainly on the SQL Server 2008 and Excel 2007 have been integrated in the application of good data mining algorithms such as Bayesian clustering, decision tree, time series, clustering, sequence clustering, association rules, neural network, logistic regression, OLAP cubes and other algorithms, with a high use value. Platform: |
Size: 27428864 |
Author:吴 |
Hits:
Description: Some simple statistical learning techniques, demonstrated with the R language. Including linear regression, logistic regression, neural network example, support vector machine, and random forest example usage and the corresponding libraries needed. Platform: |
Size: 2048 |
Author:stefan.petrov.beb |
Hits:
Description: 斯坦福大学机器学习公开课程第三讲matlab实现作业--多逻辑回归和神经网络表示。-Stanford Machine Learning public speaking courses third matlab realize the job- and more logistic regression and neural network representation. Platform: |
Size: 7600128 |
Author:levi |
Hits:
Description: 针对各种机器学习,深度学习领域的一个matlab工具包-A machine learning library focused on deep learning.Following algorithms and models are provided along with some static utility classes:
- Naive Bayes, Linear Regression, Logistic Regression, Softmax Regression, Linear Support Vector Machine, Non-Linear Support Vector Machine (with RBF kernel),
Feed-forward Neural Network, Embedding Neural Network, Convolutional Neural Network, Sparse Autoencoders, Denoising Autoencoders,
Contractive Autoencoders, Stacked Sparse Autoencoders, Self-Taught Learner and Restricted Boltzmann Machines are tested with this version.
- Rest of the methods are not tested hence not supplied and the progress is as follows:
+ Deep Belief Nets with Restricted Boltzmann Machines (not tested)
+ Bayes Nets (tested- refactoring)
+ Hidden Markov Models (tested- refactoring)
+ Conditional Random Fields (work in progress) Platform: |
Size: 346112 |
Author:zhjhe |
Hits:
Description: 逻辑回归是目前流行的神经网络算法的实现基石,本程序通过简单的例子介绍了逻辑回归的思想以及算法拓展。-Logistic regression is a popular neural network algorithm to achieve a cornerstone of this program through a simple example and introduced the idea to expand the logistic regression algorithm. Platform: |
Size: 6144 |
Author:胡东 |
Hits:
Description: 多分类学习及神经网络,机器学习相关,基于matlab计算-ex3.m- Octave script that will help step you through part 1
ex3 nn.m- Octave script that will help step you through part 2
ex3data1.mat- Training set of hand-written digits
ex3weights.mat- Initial weights for the neural network exercise
submitWeb.m- Alternative submission script
submit.m- Submission script that sends your solutions to our servers
displayData.m- Function to help visualize the dataset
fmincg.m- Function minimization routine (similar to fminunc)
sigmoid.m- Sigmoid function
[?] lrCostFunction.m- Logistic regression cost function
[?] oneVsAll.m- Train a one-vs-all multi-class classier
[?] predictOneVsAll.m- Predict using a one-vs-all multi-class classier
[?] predict.m- Neural network prediction function Platform: |
Size: 7608320 |
Author:张伟强 |
Hits:
Description: lr.py是用python实现了逻辑回归的源代码,并附带有注释。mlp.py是用python实现了多层感知机的源代码,并附带有注释。LeNetConvPoolLayer.py是用python实现了LeNet网络,并附带有注释。该文件需要引用mlp.py。-lr.py is python source code achieving a logistic regression , along with comments. mlp.py realized MLP by python, along with comments. LeNetConvPoolLayer.py used python to realize LeNet network, along with comments. This file needs to reference mlp.py. Platform: |
Size: 27648 |
Author:许联开 |
Hits:
Description: 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on) Platform: |
Size: 2048 |
Author:twinklebell
|
Hits: