资源列表
深度学习的研究与发展
- 帮助你学习深度学习,理解深度学习的实战算法。常有在深度学习的知识海洋(Help you to learn deep learning)
Artificial-Intelligence
- Springer 2011年出版的人工智能方面的书籍-Introduction to Artificial Intelligence (Springer, 2011)
Complete_-Payroll
- "HR Payroll System Requirements RFI/RFP Checklist”. It covers nearly everything you need for gathering or specifying HR & Payroll system requirements, building an RFI or RFP for issue to software vendors, and for evaluating and comparing vendor respo
GUOHE
- 使用A星算法求解野人过河问题,VC++实现,用D到了MFC-A star algorithm using the issue of Savage river, VC++ to achieve, with the D to the MFC
sunpinyin
- 基于语言模型的输入法程序,非常经典,适合研究自然出演处理的同学做学习-Based on the input method program language model, very classic, suitable for the study of natural starred treated students do learn
Particle-Swarm
- 粒子群算法在离散问题中的应用。这里主要是在TSP问题中的应用。-Discrete Particle Swarm Optimization Problems. Here the main problem in the application of TSP.
贝叶斯.代码实现及其资料
- 贝叶斯.代码实现及其资料 包括源代码以及参考学习资料(beys Implementation of code and its data)
yichuan
- 关于遗传算法的一些资料,有程序,有论文,关于机器人路径规划- Some information about genetic algorithms, there are procedures, there are papers on the robot path planning
TestSVM
- 这是一个用支持向量机实现分类的程序,通过这些代码能清晰地了解支持向量机的原理-This is a support vector machine classification procedures, through the code can clearly understand the principle of support vector machine
KNNBP
- KNN和BP的算法实现。输入一系列的样本值,进行训练和分类。源码是实现了两个分类器,已经调试通过
bayes-network
- 贝叶斯网络bayesian network的建立,学习和推理过程源代码-Bayesian network construction methods, learning and reasoning process
指纹识别
- 完整的c++指纹识别算法