DaHuangTyro / Daily_Machine_LearningLinks
梯度下降、逻辑回归等源码实现
☆15Updated 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:
- 逻辑回归(Logistic Regression)(梯度下降法,牛顿法)☆11Updated 7 years ago
- “华为杯”第十四届中国研究生数学建模竞赛(图像处理篇)——获全国二等奖(基于监控视频的前景目标提取)☆13Updated 6 years ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆55Updated 5 years ago
- 2018年研究生数学建模F组题☆14Updated 2 years ago
- for learning edge detection algorithm(sobel, laplacian, LoG, DoG, Canny)☆9Updated 7 years ago
- 多项式 拟合曲线--使用最小二乘法(回归曲线),批量递归下降法和稳定双共轭梯度法☆21Updated 8 years ago
- 利用Python的Osmnx程序库分析城市道路网络,并利用相关函数做了可视化展示☆15Updated 7 years ago
- 2022年华为软件精英赛初赛☆11Updated 3 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆10Updated 6 years ago
- 中国科学技术大学数学系运筹学(授课老师:杨周旺)运用单纯形法解决规划问题☆8Updated 6 years ago
- 😁【北京市优秀毕业论文】基于车辆轨迹时空数据的城市热点预测模型研究【Urban hot spot prediction model based on spatiotemporal data of vehicle trajectory】☆32Updated 3 years ago
- 用户地理位置的聚类算法实现—基于DBSCAN和Kmeans的混合算法☆26Updated 6 years ago
- feature selection by using random forest.☆12Updated 8 years ago
- 一文彻底搞懂BP算法:原理推导+数据演示+项目实战☆188Updated 5 years ago
- 存放matlab编写的图像处理相关算法代码及算法原理☆24Updated 8 years ago
- 天池全球城市计算AI挑战赛-地铁人流量预测 A榜22/2319☆134Updated 6 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆40Updated 5 years ago
- 2021年研究生数学建模竞赛B题,全国二等奖,空气质量预报二次建模,时间序列数据分析与回归预测。Time Series Prediction&Air Quality Prediction.☆36Updated 3 years ago
- 模糊聚类算法_python版☆29Updated 2 years ago
- 改进的k-prototypes聚类算法☆19Updated 4 years ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆72Updated 5 years ago
- python实现多目标启发式算法☆33Updated 4 years ago
- 基于计算机视觉的交通场景智能应用(目标检测与目标追踪)☆18Updated 4 years ago
- collaborative filtering methods for recommender systems☆62Updated 4 years ago
- 用C++实现机器学习算法☆47Updated 6 years ago
- iris数据集的基本数据分析方法,包括KNN,LG,NB,SVM算法。☆46Updated 8 years ago
- 分别用K均值K_means和模糊C均值FCM算法对Iris鸢尾花数据集聚类以及图像聚类分割☆24Updated 3 years ago
- re-implementation of ConvMF (RecSys'16) in TensorFlow with even better performance☆10Updated 4 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago