Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
☆457Oct 16, 2020Updated 5 years ago
Alternatives and similar repositories for mnist-classification
Users that are interested in mnist-classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 支持向量机的python实现☆50Jul 30, 2015Updated 11 years ago
- 用Python实现SVM多分类器☆445Apr 29, 2024Updated 2 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆244Jun 17, 2024Updated 2 years ago
- NLPIR tutorial: pretrain for IR. pre-train on raw textual corpus, fine-tune on MS MARCO Document Ranking☆13Sep 10, 2021Updated 4 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆35Mar 7, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆131Sep 8, 2014Updated 11 years ago
- 预训练模型知识量度量竞赛 Baseline F1 0.35 BERTForMaskedLM☆13Sep 2, 2021Updated 4 years ago
- MLP, SVMs, kNN, python Implementation for Optical Character Recognition (using the MNIST dataset)☆31Nov 13, 2014Updated 11 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆734Oct 22, 2019Updated 6 years ago
- Qt C++ 图书推荐与评论系统GUI 协同过滤推荐 collaborative filtering, book recommendation System, Book-Crossing Dataset☆24Jan 13, 2020Updated 6 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Mar 22, 2017Updated 9 years ago
- 使用决策树进行客户流失预测分析☆12Jan 17, 2018Updated 8 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Mar 29, 2020Updated 6 years ago
- Official PyTorch implementation for the following KDD2022 paper: Variational Inference for Training Graph Neural Networks in Low-Data Re…☆20Oct 20, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- This is a very simple implementation for the NIPS 2017 paper Prototypical Networks for Few-shot Learning.☆20Oct 4, 2021Updated 4 years ago
- mlp/rnn/gru + attention 实现文本情感分析☆22Sep 26, 2018Updated 7 years ago
- 基于MNIST手写数字的图像分类☆41May 5, 2025Updated last year
- HUST(华中科技大学大作业),电影评分预测。爬虫爬取数据集,用随机森林、MLP 多层感知机、CNN卷积神经网络实现预测。需要报告请联系QQ 1543732388。☆14Jan 1, 2024Updated 2 years ago
- 二分类SVM与多分类SVM的实现☆14Jul 16, 2017Updated 9 years ago
- Twitter US Airline数据集情感分析(sentiment Analysis),使用Bert Sentence encoding作为特征,实现了SVM、XGBoost、RandomForest(随机森林)若干分类器。☆21Jan 19, 2020Updated 6 years ago
- Small tools to assist with using Large Language Models☆12Nov 7, 2023Updated 2 years ago
- 基于DTW与MFCC特征进行数字0-9的语音识别,DTW,MFCC,语音识别,中英数据,端点检测,Digital Voice Recognition。☆42Jul 29, 2021Updated 5 years ago
- [Advanced Photonics Research, 2021] Control tightly focused fields via manipulating pupil functions☆11Dec 25, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The source code of <A Fractional Total Variational CNN Approach for SAR Image Despeckling>☆17Oct 2, 2019Updated 6 years ago
- ☆41Apr 25, 2022Updated 4 years ago
- Pytorch implementation of stacked denoising autoencoder☆26Mar 10, 2026Updated 5 months ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量 机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆125Feb 21, 2018Updated 8 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆77Jan 29, 2019Updated 7 years ago
- ☆16Jun 13, 2024Updated 2 years ago
- Tensorflow 实现 AleNet、CNN、RNN、回归、自编码网络☆30Apr 13, 2018Updated 8 years ago
- Creating tabular GAN on credit card dataset☆20Apr 29, 2020Updated 6 years ago
- 构建基于逻辑回归的评分卡模型☆47Dec 14, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 数据预处理之缺失值处理,特征选择☆23Apr 3, 2019Updated 7 years ago
- This project wins the intelligent algorithm contest finalist award and stands out from over 2000teams in China Underwater Robot Professio…☆11Feb 1, 2022Updated 4 years ago
- A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss☆48Sep 17, 2018Updated 7 years ago
- 使用sklearn库实现KNN和SVM对MNIST数据分类;使用TensorFlow实现BP,CNN,LeNet,AlexNet,VGGNet,InceptionNet,ResNet,并对MNIST和CIFAR10数据集进行分类☆15Aug 8, 2020Updated 6 years ago
- InFocus is an open-source, user-friendly, flexible and benchmarked model for fast vertorial analysis of the volumetic field distribution …☆15May 23, 2021Updated 5 years ago
- 莫烦强化学习教程的PyTorch实现☆10Nov 23, 2024Updated last year
- ☆47Feb 4, 2019Updated 7 years ago