资源列表
JavaCNN-49
- CNN的java版本,代码可直接使用,已调通,欢迎大家学习使用。(The Java version of CNN, the code can be used directly)
neural network codes
- Neural network codes
Optimization and KKT conditions
- 由复旦大学经济学院中国经济研究中心冯曲编写的最优化与KKT条件一书(The best book of optimization and KKT conditions written by Feng Qu, the center of Economic Research of Fudan University, China Economic Research Center)
DNI-tensorflow
- Decoupled Neural Interfaces Using Synthetic Gradients
classification and regression tree 2011
- classfication and regression tree
C.ClassificationSVM
- This is support vector machines algorithm (SVM) use to classification data
语音识别
- 语音识别例子,使用windows平台,visual studio13 开发。(speech recognition windows visual studio13)
decision_tree
- 决策树是一个利用像树一样的图形或决策模型的决策支持工具,包括随机事件结果,资源代价和实用性。(A decision tree is a decision support tool that uses a tree like graph or a decision model, including the result of random events, the cost of resources and the practicality.)
CNN
- CNN contains the desiption of the structure and usage the algorithm
BP
- 利用BP神经网络实现 鸢尾花数据分类(Data classification of iris using BP neural network)
搜索排序模型
- 介绍了搜索排序中的树模型,循序渐进,附详实的数学公式推导。(The tree model in search ranking is introduced, and the mathematical formula is deduced in detail.)
ID3firstExample
- sample work with id3 decision tree