ruohaiweb / machine-learning-exampleLinks
☆69Updated 3 years ago
Alternatives and similar repositories for machine-learning-example
Users that are interested in machine-learning-example are comparing it to the libraries listed below
Sorting:
- Pytorch_Learning_Notes☆103Updated 8 months ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆123Updated 2 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆271Updated 2 years ago
- ☆27Updated 2 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆244Updated last year
- 使用pytorch复现vit模型(图像分 类)☆29Updated 3 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆465Updated 3 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆116Updated last year
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆182Updated 5 years ago
- 吴恩达深度学习课程课后编程作业☆194Updated 5 years ago
- 此仓库是一些机器学习以及其他一些有趣的的小项目实战,每一个文件夹都是一个具体的实战项目,目的就是让新人能够快速动手实践,延续学习的热情!☆121Updated 2 years ago
- ☆140Updated 2 years ago
- 采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器☆27Updated 6 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆365Updated 5 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆433Updated 5 years ago
- ☆84Updated last year
- 用Python实现SVM多分类器☆431Updated last year
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆204Updated 10 months ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆210Updated 3 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆146Updated 9 months ago
- 一些可以复现的经典网络项目,仓库内所有代码均为复现且注释过的,不含BUG,若无法复现请考虑是否与项目第三方库版本有出入。☆38Updated last year
- self-learning☆589Updated 4 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆145Updated 2 years ago
- Solution to CS231n Assignments 2019☆212Updated 2 years ago
- 毕业设计项目-基于深度学习的阿兹海默症早期诊断辅助系统设计与实现☆116Updated 5 years ago
- 机器学习算法经典案例☆111Updated 4 years ago
- 基于逻辑回归的癌症预测案例——【癌症分类预测-良/恶性乳腺癌肿瘤预测】☆30Updated 5 years ago
- NLP实战项目☆105Updated 2 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆23Updated 2 years ago