资源列表
DSI
- 一个很好用的DS证据理论工具箱,可以实现算法编程以及各种应用(A good toolbox of DS evidence theory)
face_recognition
- 一段人脸识别的python程序代码,请各位python友友们查验和指正(A face recognition Python code, please check and python friends.)
kfold_cv-master
- divide your data set into training and validation sets for n-fold cross-validation.
machine-learning-ex1
- coursera machine learning 课程联系题(course exercise for machine learning taught by andrew ng)
MachineLearning-master
- 机器学习算法,包括knn等,K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一。(machine learning algorithm)
深度学习中文版-Deep+Learning-Yoshua+Bengio
- 这是美国三位著名专家编写的深度学习书籍,里面包括各种深度学习的原理,之前一直为英文版,最近出了中文版,学习深度学习的必备书籍(This is the three famous American experts written in-depth study books, including a variety of deep learning principles, has been in English before, recently out of the Chinese version, l
BP1
- 拟合函数 预测 误差分析 运用bp神经网络进行实验(Fitting function prediction error analysis, using BP neural network for the experiment)
单纯形法
- 解决线性规划问题的单纯形法,使用linprog函数多约束问题(A simplex method for solving linear programming problems)
NavieBayes github java
- java 朴素贝叶斯 机器学习 情感分类器(java naivebayes machinelearing)
新建文本文档.zip
- KNN分类是一个懒惰的分类方法,以K为值,根据距离公式的一种分类方法(KNN classification is a lazy classification method, taking K as a value, and a classification method based on distance formula)
CNN2-数字识别
- 利用C写的一个用卷积神经网络做数字识别程序(Using C to write a convolution neural network to do digital identification procedures)
resnet-protofiles-master
- 卷积神经网络resnet18、resnet34、resnet50、resnet101、resnet152的配置文件(网络结构和解决方案文件)(Convolution neural network resnet18, resnet34, resnet50, resnet101, resnet152 configuration file (network structure and solution file))