资源列表
svm
- 人工智能导论作业,用SVM方法实现的水杯图片分类,并生成loss的下降趋势图(Homework of AI. Using SVM to classify images of cups and bottles.)
mlp
- 人工智能导论作业,用mlp方法实现的水杯图片分类,生成loss的下降趋势图(Homework of AI. Using MLP to classify images of cups and bottles, and plot loss of the training process.)
knn
- 人工智能导论课作业,水杯图片的分类,knn方法实现(Homework of AI. classify images of cups and bottles. Using knn)
ivus
- IVUS极坐标 直角坐标转换 插值非均匀采样(IVUS polar coordinates, rectangular coordinate transformation, interpolation, non-uniform sampling)
IT2FLSv1.1 (1)
- fuzzy type 2 matlab toolbox package
3438
- papers excellent for forecast of weather
ISODATA.cpp
- 实现了机器学习的经典算法ISODATA,由C++实现(ISODATA, a classical algorithm for machine learning, is implemented by C++)
AStar
- 寻路算法,最优A星,优化好了的。附带地图一张(Pathfinding algorithm, optimal A star, optimized. A map attached)
Matlab代码
- 有约束和无约束的测试函数代码,可以在优化算法测试时使用(Constrained and unconstrained test function codes)
Hopfield Neural Network
- 一种离散神经网络实例,亲测可用。MATLAB语言实现的(A discrete neural network instance, a pro-test is available.MATLAB language implementation)
Wide & Deep Learning for Recommender Systems
- Wide & Deep Learning for Recommender Systems
14.SVM代码
- python 实现了支持向量机,简单好用(support vector machine a kind of classification algorithm, realize in python)
