ki-ljl / cnn-dogs-vs-catsLinks
Implementation of cats-vs-dogs based on CNN.
☆84Updated 2 years ago
Alternatives and similar repositories for cnn-dogs-vs-cats
Users that are interested in cnn-dogs-vs-cats are comparing it to the libraries listed below
Sorting:
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆116Updated 2 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆267Updated 2 years ago
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆193Updated 6 months ago
- 使用Pytorch实现GAN 的过程☆59Updated 2 months ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆253Updated last year
- Pytorch_Learning_Notes☆104Updated 4 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆435Updated 3 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆236Updated last year
- ☆42Updated 2 years ago
- ☆83Updated last year
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆146Updated 4 years ago
- ☆70Updated 3 years ago
- 此仓库是一些机器学习以及其他一些有趣的的小项目实战,每一个文件夹都是一个具体的实战项目,目的就是让新人能够快速动手实践,延续学习的热情!☆119Updated 2 years ago
- 深度学习实战项目主要围绕各行各业人工智能需要开发的入门级别的项目,由浅入深,涉及到的深度学习框架有tensorflow、keras、pytorch.☆49Updated 2 months ago
- 最入门的神经网络示例代码,pytorch版☆66Updated last year
- 这是DT-AI的学习路线开源版本,欢迎大家享用!对新手友好☆169Updated last year
- 范仁义录播课资料,会依次推出各种完全免费的前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com ; b站课程地址: https://space.bilibili.com/45664489 ;☆743Updated 10 months ago
- Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。☆44Updated 5 years ago
- 这是一个入门机器学习/深度学习的小项目,包含随机森林,多层感知器,卷积神经网络,实现了训练可视化,多分类混淆矩阵等计算☆56Updated 5 years ago
- 本项目演示如何在PyTorch中使用Transformer模型进行中文文本分类☆33Updated 2 years ago
- Elsevier latex template 'els-cas-templates'(爱思唯尔期刊-latex双栏版本)☆81Updated last year
- GAN的论文复现☆84Updated last year
- 本仓库提供了使用PyTorch进行深度学习的最佳实践,从深度学习环境搭建与张量基础入手,从0到1构建和训练神经网络,通过优化促进模型的收敛和更好的效果,同时着力于深度架构落地实践,最后通过一线CV(和NLP)企业级应用提升实战能力。项目以Jupyter Notebook为主…☆123Updated 2 years ago
- 研究生数学建模,华为杯数学建模,2021D题(数模之星),乳腺癌,机器学习,数据分析☆313Updated 2 years ago
- 用Python实现SVM多分类器☆408Updated last year
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆131Updated 10 months ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆256Updated 2 months ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆157Updated 3 years ago
- ☆150Updated 10 months ago
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 3 years ago