FROOOOOOO / MNIST-CIFAR10
使用sklearn库实现KNN和SVM对MNIST数据分类;使用TensorFlow实现BP,CNN,LeNet,AlexNet,VGGNet,InceptionNet,ResNet,并对MNIST和CIFAR10数据集进行分类
☆14Updated 4 years ago
Alternatives and similar repositories for MNIST-CIFAR10:
Users that are interested in MNIST-CIFAR10 are comparing it to the libraries listed below
- 基于Python的PCA人脸识别算法的原理及实现代码详解☆72Updated 5 years ago
- 支持向量机的python实现☆45Updated 9 years ago
- 用Python实现SVM多分类器☆386Updated 9 months ago
- 基于python的贝叶斯分类算法(数据集为Iris_data)☆16Updated 6 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆110Updated 2 years ago
- 2019春哈工大模式识别与深度学习实验☆93Updated 5 years ago
- MIT6.824 Lab2-Raft的个人实现☆20Updated 3 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆65Updated 6 years ago
- 实验源代码-----基于随机森林的气温预测☆40Updated 4 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆400Updated 4 years ago
- 利用神经网络识别手写数字,MNIST数据集测试☆9Updated 6 years ago
- 基于python的PCA人脸识别算法☆63Updated 6 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆171Updated 2 years ago
- 西瓜书,课后习题☆130Updated 3 years ago
- feature selection by using random forest.☆12Updated 7 years ago
- 机器视觉作业 sift-kmeans-SVM图像分类☆15Updated 4 years ago
- 基于svm的手写数字图像识别☆49Updated 6 years ago
- 采用SVM实现图片的多分类☆19Updated 6 years ago
- 分别用K均值K_means和模糊C均值FCM算法对Iris鸢尾花数据集聚类以及图像聚类分割☆23Updated 2 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆203Updated 4 years ago
- 完成了4个lab☆76Updated 2 years ago
- 使用HOG+SVM进行图像分类☆163Updated 6 years ago
- 基于Pytorch的卷积神经网络MNIST手写数字识别 适用于Pytorch与神经网络入门学习☆63Updated 4 years ago
- 利用BP神经网络实现手写数字识别☆49Updated 6 years ago
- 适合将要参加计算机考研复试的同学,我整理面试中可能问到的绝大部分问题。☆32Updated 4 years ago
- Lab of MIT 6.824 2023 所有lab 稳定通过一万次以上 All labs stably passed 10,000 times …☆39Updated 9 months ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆126Updated 5 years ago
- 决策树分类(ID3,C4.5,CART)☆469Updated last year
- 电子科技大学2022级研究生课程《学术道德与工程伦理》,包含教材、PPT、笔记、学堂在线线上作业和小组作业。☆15Updated 2 years ago
- 采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器☆26Updated 5 years ago