文件名称:NPatternRecognizer
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.02mb
- 下载次数:
- 0次
- 提 供 者:
- Jua***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个机器学习的通用算法库,用.NET编写,实现了SVM,K-MEANS聚类等经典的机器学习算法-This is a general purpose machine learning algorithms library, use. NET prepared to achieve the SVM, K-MEANS clustering and other classic machine learning algorithms
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NPatternRecognizer
..................\data
..................\....\2_newsgroups.7z
..................\src
..................\...\NPatternRecognizer
..................\...\NPatternRecognizer.sln
..................\...\..................\Algorithm
..................\...\..................\.........\ANN
..................\...\..................\.........\...\ANN_BP.cs
..................\...\..................\.........\...\HiddenNode.cs
..................\...\..................\.........\...\InputNode.cs
..................\...\..................\.........\...\OutputNode.cs
..................\...\..................\.........\Boost
..................\...\..................\.........\.....\AdaBoost.cs
..................\...\..................\.........\.....\WeakLearn.cs
..................\...\..................\.........\KNN
..................\...\..................\.........\...\KNN.cs
..................\...\..................\.........\NaiveBayes
..................\...\..................\.........\..........\CostSensitiveNaiveBayes.cs
..................\...\..................\.........\..........\NaiveBayes.cs
..................\...\..................\.........\..........\NaiveBayesCategory.cs
..................\...\..................\.........\..........\NaiveBayesCategoryCollection.cs
..................\...\..................\.........\..........\TextClassificationProblem.cs
..................\...\..................\.........\..........\TextExample.cs
..................\...\..................\.........\..........\Vocabulary.cs
..................\...\..................\.........\SVM
..................\...\..................\.........\...\CoverTheorem.cs
..................\...\..................\.........\...\DAGSVM.cs
..................\...\..................\.........\...\Kernel.cs
..................\...\..................\.........\...\LLM.cs
..................\...\..................\.........\...\SVM-SMO.cs
..................\...\..................\.........\...\SVM.cs
..................\...\..................\Common
..................\...\..................\......\Constants.cs
..................\...\..................\......\Logger.cs
..................\...\..................\......\SparseVector.cs
..................\...\..................\DecisionTree
..................\...\..................\............\ID3.cs
..................\...\..................\Interface
..................\...\..................\.........\Category.cs
..................\...\..................\.........\CategoryCollection.cs
..................\...\..................\.........\ClassificationProblem.cs
..................\...\..................\.........\ClassificationResult.cs
..................\...\..................\.........\Classifier.cs
..................\...\..................\.........\DataProvider.cs
..................\...\..................\.........\Example.cs
..................\...\..................\.........\ExampleSet.cs
..................\...\..................\NPatternRecognizer.csproj
..................\...\..................\Properties
..................\...\..................\..........\AssemblyInfo.cs
..................\test
..................\....\Test
..................\....\Test.sln
..................\....\....\BasicTest.cs
..................\....\....\ProblemFactory.cs
..................\....\....\Properties
..................\....\....\..........\AssemblyInfo.cs
..................\....\....\Test.csproj
..................\data
..................\....\2_newsgroups.7z
..................\src
..................\...\NPatternRecognizer
..................\...\NPatternRecognizer.sln
..................\...\..................\Algorithm
..................\...\..................\.........\ANN
..................\...\..................\.........\...\ANN_BP.cs
..................\...\..................\.........\...\HiddenNode.cs
..................\...\..................\.........\...\InputNode.cs
..................\...\..................\.........\...\OutputNode.cs
..................\...\..................\.........\Boost
..................\...\..................\.........\.....\AdaBoost.cs
..................\...\..................\.........\.....\WeakLearn.cs
..................\...\..................\.........\KNN
..................\...\..................\.........\...\KNN.cs
..................\...\..................\.........\NaiveBayes
..................\...\..................\.........\..........\CostSensitiveNaiveBayes.cs
..................\...\..................\.........\..........\NaiveBayes.cs
..................\...\..................\.........\..........\NaiveBayesCategory.cs
..................\...\..................\.........\..........\NaiveBayesCategoryCollection.cs
..................\...\..................\.........\..........\TextClassificationProblem.cs
..................\...\..................\.........\..........\TextExample.cs
..................\...\..................\.........\..........\Vocabulary.cs
..................\...\..................\.........\SVM
..................\...\..................\.........\...\CoverTheorem.cs
..................\...\..................\.........\...\DAGSVM.cs
..................\...\..................\.........\...\Kernel.cs
..................\...\..................\.........\...\LLM.cs
..................\...\..................\.........\...\SVM-SMO.cs
..................\...\..................\.........\...\SVM.cs
..................\...\..................\Common
..................\...\..................\......\Constants.cs
..................\...\..................\......\Logger.cs
..................\...\..................\......\SparseVector.cs
..................\...\..................\DecisionTree
..................\...\..................\............\ID3.cs
..................\...\..................\Interface
..................\...\..................\.........\Category.cs
..................\...\..................\.........\CategoryCollection.cs
..................\...\..................\.........\ClassificationProblem.cs
..................\...\..................\.........\ClassificationResult.cs
..................\...\..................\.........\Classifier.cs
..................\...\..................\.........\DataProvider.cs
..................\...\..................\.........\Example.cs
..................\...\..................\.........\ExampleSet.cs
..................\...\..................\NPatternRecognizer.csproj
..................\...\..................\Properties
..................\...\..................\..........\AssemblyInfo.cs
..................\test
..................\....\Test
..................\....\Test.sln
..................\....\....\BasicTest.cs
..................\....\....\ProblemFactory.cs
..................\....\....\Properties
..................\....\....\..........\AssemblyInfo.cs
..................\....\....\Test.csproj