资源列表
archive (3)
- natural systems on python with output
sql-ann
- 将数据从mssql中调用出来,并使用到python中,进行人工神经网络的计算(Simple neural network model and sql call)
kmeans
- 可以直接拿来用 python2.7 在数据挖掘中,K-Means算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。(In the data mining, K-Means algorithm is a cluster analysis algorithm, which is mainly to calculate the data aggregation algorithm, mainly through the con
knnimplementation
- 自己编写的KNN算法,不用工具包就可实现。kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性.(The core idea of the kNN algorithm is that if the majority of the k most neighboring samples of a sample in the feature space belong to a particular category
allan_ygm
- 用于对imu数据进行allan方差分析。(allan variance analysis)
SVMcgForClass.m
- 二分类,参数寻优 matlab 支持向量机(Two classification)
repetative
- 用于迭代学习的基础教程,可以很快的进入迭代学习的阵营(The basic tutorial for iterative learning, you can quickly enter the camp of iterative learning)
混沌操作法
- 外汇的智能交易ea,是以混沌理论为基础的(EA, the intelligent trading of foreign exchange, is based on the theory of chaos)
BP
- 可实现模式识别的BP神经网络。有较好的收敛性。(realize BP neural network pattern recognition)
zhuan8
- 主要用于路径规划,程序读入之初,需要先读入Kinect相机拍摄的深度图像。(Mainly used for path planning, the program read at the beginning, you need to read the depth image taken by the Kinect camera.)
神经网络
- 基于matlab平台的神经网络算法分析,显示未经训练以及训练之后的曲线图。可通过修改函数定义更换算法。(Neural network algorithm analysis based on MATLAB platform, showing the training and training after the curve. The replacement algorithm can be defined by modifying the function.)
IGA
- 一种改进的遗传算法 适合优化基于神经网络的的参数 可以取得不错的效果(Study of an improved genetic algorithm,Simulation results demonstrate the effectiveness of proposed method.)
