DaHuangTyro / Daily_Machine_LearningLinks
梯度下降、逻辑回归等源码实现
☆14Updated 6 years ago
Alternatives and similar repositories for Daily_Machine_Learning
Users that are interested in Daily_Machine_Learning are comparing it to the libraries listed below
Sorting:
- 最小二乘法—多项式拟合非线性函数☆62Updated 7 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆11Updated 7 years ago
- 2018年研究生数学建模F组题☆15Updated 2 years ago
- 2022年华为软件精英赛初赛☆11Updated 3 years ago
- feature selection by using random forest.☆12Updated 8 years ago
- This program uses A* algorithm and ant colony optimization to solve maze path finding problem. A*算法/蚁群算法求解迷宫路径问题. (pygame)☆16Updated 5 years ago
- 多项式拟合曲线--使用最小二乘法(回归曲线),批量递归下降法和稳定双共轭梯度法☆23Updated 9 years ago
- 逻辑回归(Logistic Regression)(梯度下降法,牛顿法)☆11Updated 8 years ago
- 吴恩达机器学习,以及paper☆14Updated 3 years ago
- 所制作的数字图像信号处理小程序,可以实现对图像的读入与保存、截取感兴趣的区域并对该区域进行各种几何变换、图像信号在时域和频域中的变换、亮度变换及边缘检测等功能。界面内容丰富且有条理,图像的显示大气且清晰。增加人机交互的对话窗口,实现用户的个性化输入,能够使用户更加直观的理解…☆74Updated 5 years ago
- 基于LR的优化方法:梯度下降法,随机梯度下降法,牛顿法,LBFGS,BFGS☆36Updated 8 years ago
- python实现多目标启发式算法☆32Updated 5 years ago
- 中兴捧月杯算法比赛---最优路径规划,使用蚁群算法寻址最优路径☆29Updated 7 years ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆57Updated 6 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆159Updated 9 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆42Updated 6 years ago
- 周立功CAN设备上位机☆15Updated 5 years ago
- 基于Python实现了K-Means、GMM、DBSCAN、AGNES等四种常见的聚类算法☆72Updated 6 years ago
- 聚类算法。实现Kmeans,DBSCAN以及谱聚类☆68Updated 7 years ago
- 《Matlab/Simulink与控制系统仿真》☆41Updated 5 years ago
- 利用Python的Osmnx程序库分析城市道路网络,并利用相关函数做了可视化展示☆16Updated 7 years ago
- This is a repository about the code of those common optimzations.☆19Updated 5 years ago
- 基于C++,使用遗传算法解决物流运输中的VRP问题☆54Updated 10 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆52Updated 7 years ago
- 2019天池 全球城市计算AI挑战赛 (地铁流量预测)Top30☆11Updated 6 years ago
- 卡尔曼滤波python3代码☆16Updated 7 years ago
- matlab simulink仿真文件☆28Updated 2 years ago
- C-library with implementation of the Induction Motor rotor speed anf flux estimators (observers)☆14Updated 5 years ago
- 车牌识别程序☆33Updated 6 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆67Updated 6 years ago