Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Data Mining ... an important learning paradigm. The k-Nearest-Neighbor (abbr. k-NN) [2] is a representative instance-based classifier that ... k nearest neighbors. Due to its simplicity and effectiveness, k- NN classifiers have been widely employed in pattern classification ...
  • MATLAB分类的工具箱(code inside) 关于MATLAB分类的工具箱,包含NN,SVM,ADDC,Ada_boost等各种程序,图形界面。
  • c语言基础练习 ... 输出 --实现函数,输出9*9的国际象棋棋盘(不能直接定义数组然后输出) --实现函数,传入参数n,返回n+nn+nnn+nnnn+nnnnn(最多5个n)的值 --实现函数,传入奇数,用*打印出菱形 例如:输入3 * 输入5 * 传入 ...
  • 深入理解HBASE Secondary Index in HBase •HDFS NN HA (Hadoop-2) •Bookkeeper as shared storage for NN HA (Hadoop-2) •HDFS NN HA (Hadoop-1) •MapReduce ResourceManager HA (Hadoop-2 / YARN) •MapReduce JobTracker HA (Hadoop-1) •Hive HA
  • Practical Data Science with R ... data into R. Part 2 starts off with model evaluation and works through models in increasing complexity through k-NN, Naive Bayes, Linear Regression, clustering, association rules and SVM. Part 3 works through advanced issues like self-documenting scripts ...
  • Neural Networks Tricks of the Trade 有关NN大大量trick总结,Neural Networks Tricks of the Trade
  • Deep Learning 经典文章与代码(matlab) ... 的deep learning tool(matlab版),有DBN,NN,CNN,etc。
  • linux网络管理员手册.pdf ... 214 LINUX网络管理员手册www.plinux.org XI 19.3 nn的配置................................................................................................................................... 214 附录A ...
  • KD树实现kNN算法 KD树的详细实现以及其与K-NN算法近邻查找速度的比较
  • 深度学习的9篇标志性论文 ... Deep Belief Network (DBN),其中训练最高层的RBM时加入了label。之后对整个DBN进行fine-tuning。在 MNIST数据集上测试没有严重过拟合,得到了比Neural Network (NN)更低的test error。 Reducing the Dimensionality of Data with Neural Networks (2006) - 提 出deep autoencoder,作为数据降维方法发在Science上。Autoencoder是一类通过最小化函数 ...