ruohaiweb / machine-learning-example
☆70Updated 2 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
- Pytorch_Learning_Notes☆101Updated 2 weeks ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆113Updated 2 years ago
- ☆117Updated last year
- 本项目演示如何在PyTorch中使用Transformer模型进行中文文本分类☆32Updated 2 years ago
- ☆26Updated last year
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆115Updated 2 months ago
- NLP实战项目☆88Updated 2 years ago
- 毕业设计项目-基于深度学习的阿兹海默症早期诊断辅助系统设计与实现☆97Updated 4 years ago
- 利用ID3决策树预测患糖尿病的可能性☆14Updated 4 years ago
- 使用RNN模型,对IMDB上的5万条电影评论进行情感分类☆8Updated 3 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆54Updated 5 years ago
- 基于深度学习的肿瘤辅助诊断系统,以图像分割为核心,利用人工智能完成肿瘤区域的识别勾画并提供肿瘤区域的特征来辅助医生进行诊断。有完整的模型构建、后端架设、工业级部署和前端访问功能。TensorRT、PyTorch 、OpenCV 、Flask、Vue☆536Updated last month
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆64Updated 3 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆93Updated 6 months ago
- 逻辑回归做二分类进行癌症预测(基于细胞的属性特征)☆24Updated 6 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆74Updated last year
- HUSTCS 机器学习大作业:基于MLP的互联网虚假新闻检测器☆14Updated 3 years ago
- ☆32Updated 2 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the A…☆79Updated 2 months ago
- 医学图像分 割领域的一些论文的代码和数据集☆27Updated last year
- This is a nlp project about sentiment analysis using bert and including the dataset☆73Updated 11 months ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆130Updated last year
- 采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器☆26Updated 5 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆260Updated 2 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆15Updated 2 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆18Updated 2 years ago
- 基于逻辑回归的癌症预测案例——【癌症分类预测-良/恶性乳腺癌肿瘤预测】☆27Updated 5 years ago
- 对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on to…☆139Updated 2 years ago
- 基于 ResNet 的果蔬图像分类☆24Updated last year
- 基于pytorch进行文本多分类,主要模型为双向LSTM,预测准确率83%☆42Updated 4 years ago