lsummer / polynomial-fit-CurveLinks
多项式拟合曲线--使用最小二乘法(回归曲线),批量递归下降法和稳定双共轭梯度法
☆23Updated 9 years ago
Alternatives and similar repositories for polynomial-fit-Curve
Users that are interested in polynomial-fit-Curve are comparing it to the libraries listed below
Sorting:
- Implementation of incremental learning algorithms for Matlab.☆18Updated 11 years ago
- This algorithm is based on the paper 'K-Means clustering algorithm Based on Adapative Feature Weighted'☆31Updated 6 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆11Updated 7 years ago
- Open Source Code for Machine Learning in Computer Vision☆36Updated 7 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆121Updated 7 years ago
- 吴恩达机器学习,以及paper☆14Updated 3 years ago
- feature selection by using random forest.☆12Updated 8 years ago
- 目前多流形学习算法matlab代码☆13Updated 7 years ago
- 机器学习练习,使用SVM、随机森林、Adaboost算法训练 102 flower 训练集 得到特征提取☆35Updated 8 years ago
- 机器学习部分算法实现,分类、聚类、回归(LR、Kmeans、GMM、PCA)☆11Updated 6 years ago
- 暑期机器学习讨论班是由张祥老师组织发起,全体学生参与的讨论交流活动。目的是让学生巩固机器学习基本算法,掌握基本原理和使用。组织形式为学生选题并制作PPT,采用演讲的形式授课给全体参与学生和导师。☆10Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- 基于LR的优化方法:梯度下降法,随机梯度下降法,牛顿法,LBFGS,BFGS☆36Updated 8 years ago
- ☆18Updated 9 years ago
- FGCS 2021: Mutual teaching for graph convolutional networks☆15Updated 5 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆158Updated 9 years ago
- Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted b…☆84Updated 4 years ago
- 基于Python实现了K-Means、GMM、DBSCAN、AGNES等四种常见的聚类算法☆71Updated 6 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆15Updated 9 years ago
- Concept Factorization on Multiple Kernel☆10Updated 10 years ago
- A MATLAB implementation of Adaptive k-Nearest Neighbor Algorithms called Ada-kNN and Ada-kNN2 (alongside a global weighting scheme for ha…☆16Updated 7 years ago
- ☆10Updated 5 years ago
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…☆92Updated 8 years ago
- Removal of information from co-association matrix for clustering ensemble☆17Updated 6 years ago
- 聚类分析: K均值聚类算法、层次聚类算法☆26Updated 11 years ago
- Matlab code for "Multiple kernel extreme learning machine"☆15Updated 6 years ago
- PyTorch's usage☆16Updated 2 years ago
- GAN based 3D Object Reconstruction in Point Cloud // 基于点云生成对抗网络的三维重建研究☆19Updated 7 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆38Updated 8 years ago
- 基于OpenCV和MFC框架的口罩缺陷检测☆22Updated 8 years ago