ki-ljl / ml-svmLinks
手撸SVM实现二分类
☆21Updated 3 years ago
Alternatives and similar repositories for ml-svm
Users that are interested in ml-svm are comparing it to the libraries listed below
Sorting:
- Linux课程设计:Linux系统下多进程的创建与通信☆17Updated 3 years ago
- 2021年计算机保研记录☆13Updated 3 years ago
- AT89C52单片机实验程序:发光二极管的亮灭、多个发光二极管分组循环交替亮灭、外部中断控制数码管循环显示0~9、定时器控制发光二极管的亮灭+简单输出连续矩形脉冲。☆11Updated 3 years ago
- NCEPU-EDM(NCEPU和EDM分别是华北电力大学和教育数据挖掘的缩写)软件是专门为华北电力大学本科生所开发的一款简单软件,具有查询和数据挖掘两大功能模块。其中查询模块为学生提供成绩、课表、考试、GPA、培养方案、成绩总表以及综合测评等教务查询。同时该模块对学生的成绩…☆25Updated 3 years ago
- Implementation of cats-vs-dogs based on CNN.☆83Updated 2 years ago
- 粒子群算法(PSO)的Python实现(求解多元函数的极值)☆23Updated 3 years ago
- Three implementations of FedAvg: numpy, pytorch and tensorflow federated.☆43Updated 2 years ago
- Implementation of Electric Load Forecasting Based on CNN.☆23Updated 3 years ago
- 实验源代码-----基于随机森林的气温预测☆42Updated 5 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯, 决策树四种机器学习方法进行分类☆115Updated 2 years ago
- PyTorch implementation of FedProx (Federated Optimization for Heterogeneous Networks, MLSys 2020).☆107Updated 2 years ago
- PyTorch implementation of FedPer (Federated Learning with Personalization Layers).☆75Updated 2 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆83Updated 5 years ago
- PyTorch implementation of Layer-wised Model Aggregation for Personalized Federated Learning☆90Updated 2 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆207Updated 5 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆351Updated 4 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆234Updated last year
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 3 years ago
- 百货商场用户画像描绘与价值分析☆14Updated 3 years ago
- 基于Pytorch的花卉识别☆27Updated last year
- PyTorch implementation of SCAFFOLD (Stochastic Controlled Averaging for Federated Learning, ICML 2020).☆68Updated 2 years ago
- 联邦学习分布式训练MNist数据集☆59Updated 6 years ago
- 通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from …☆38Updated 2 years ago
- PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).☆67Updated last year
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆169Updated 5 years ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- 利用联邦学习进行高校学生成绩预测研究,并使用Streamlit搭建了简易的可视化平台☆24Updated 3 years ago
- 利用ID3决策树预测患糖尿病的可能性☆16Updated 4 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆20Updated 2 years ago
- (纯个人向)本科毕业设计 主要是对项目进行记录和代码存储 《基于深度学习的多任务空气质量预测模型设计与实现》☆28Updated last year