资源列表
经典回归(LR)算法
- 经典的回归算法,可以解决大多数的的简单分类问题,速度快,代码规范。
pytorch-openpose-master
- 本例程是我研究生阶段做的一个小项目,该项目用pytorch的深度学习框架来进行人体姿态识别,能够实现头部和身体的骨架识别!图像处理方面加入了OpenCV包进行相关的处理,希望能帮助大家!(175/5000 This routine is a small project that I did in the graduate stage. The project uses pytorch's deep learning framework to recognize human body postu
SeNet的pytorch实现版本
- 深度学习视觉注意力机制SeNet的pytorch实现版本,包括了SeLayers的实现,SeNet模型以及在Imagenet数据集上的训练代码。
mopso
- 里面给出MOPSO算法的源码和解释,并给出测试函数(It gives the source code and explanation of MOPSO algorithm, and gives the test function)
Desktop
- 用matlab实现车牌试别,包括定位、分割和字符识别,识别方法是神经网络。(Using MATLAB to realize license plate classification, including location, segmentation and character recognition. The recognition method is neural network.)
深度学习实现零件缺陷检测源代码(1)
- 结合VGG和残差网络实现工业零件的缺陷检测,基于keras和tensorflow可以直接运行使用(The defect detection of industrial parts is realized by combining VGg and residual network. Based on keras and tensorflow, it can be used directly)
GA_SVM
- 利用GA遗传算法优化参数 并利用支持向量机分类或者回归计算(Use GA genetic algorithm to optimize parameters and use support vector machine for classification or regression calculation)
RBF改进算法的Q-Learing路径规划MATLAB仿真
- 用RBF改进算法的Qlearning算法matlab仿真(Matlab simulation of qlearning algorithm improved by RBF)
天牛进化算法
- 利用仿生原理模拟天牛觅食构造全局优化算法,进化速度快,搜索范围广,十分有效
pytorch-a3c-master
- 使用例子 pytorch和a3c算法的使用,python的实现(example)
BP神经网络
- 简单的BP神经网络预测天气例程,包括训练数据集和天气数据来源(Simple BP neural network weather prediction routine, including training data set and weather data source)
GA_SIMULATION
- 基于遗传算法的移动边缘网络的任务流分配,文件由若干py文件组成(Task flow assignment of mobile edge network based on genetic algorithm)