资源列表
计量经济学与matlab
- LDA数学与经济学 matlab 高级统计学(LDA mathematics and economics matlab advanced statistics)
CNN
- 卷积神经网络是近年发展起来,并引起广泛重视的一种高效识别方法。20世纪60年代,Hubel和Wiesel在研究猫脑皮层中用于局部敏感和方向选择的神经元时发现其独特的网络结构可以有效地降低反馈神经网络的复杂性,继而提出了卷积神经网络(Convolutional Neural Networks-简称CNN)。现在,CNN已经成为众多科学领域的研究热点之一,特别是在模式分类领域,由于该网络避免了对图像的复杂前期预处理,可以直接输入原始图像,因而得到了更为广泛的应用。(Convolution neura
Regression
- 利用SVM进行回归分析,内含测试数据和代码(Using SVM for regression analysis, containing test data and code)
遗传算法
- 遗传算法解决TSP,采用matlab语言编程,利用遗传算法解决TSP问题。(The genetic algorithm solves the TSP, uses the MATLAB language programming, and uses the genetic algorithm to solve the TSP problem.)
pygame001
- 会躲飞机的人工智能,纯python,适合初学者(AI will hide the artificial intelligence of the aircraft, pure Python)
数字识别
- 人工智能深度学习,基于matlab的数字识别程序(Artificial intelligence deep learning, matlab based digital recognition program)
代码
- 路径优化问题研究,关于车辆路径问题的研究,主要使用商旅问题中的路径优化。(The research on the path optimization problem, the research of vehicle routing problem, mainly uses the route optimization in the business travel problem.)
neuralnetworks
- 通过使用C++语言构建了一个BP神经网络。(A BP neural network is constructed by using the C++ language.)
smo
- 支持向量机的smo算法实现,包含普通smo和优化后的smo算法(svm impletement with smo, including simple smo and optimitive smo)
ANN_fitting_example_1
- ANN fitting,使用多层神经网络对某一个函数进行插值逼近,建立代理模型(ANN fitting. Using a multi-layer neural network to interpolate a certain function to establish a proxy model)
Python机器学习实战
- python的入门程序,较多例子,值得学习,愿对你有所帮助(Python's introductory program, more examples)
深度学习python代码
- 深度学习代码,Python,自己觉得还可以,愿对你有所帮助。(Deep study code, Python, feel that you can, may be helpful to you.)