ki-ljl / cnn-dogs-vs-cats
Implementation of cats-vs-dogs based on CNN.
☆80Updated 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实现二分类☆21Updated 3 years ago
- Linux课程设计:Linux系统下多进程的创建 与通信☆15Updated 3 years ago
- 2021年计算机保研记录☆13Updated 3 years ago
- 范仁义录播课资料,会依次推出各种完全免费的前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com ; b站课程地址: https://space.bilibili.com/45664489 ;☆722Updated 9 months ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的 数据集进行迁移学习。☆228Updated last year
- NCEPU-EDM(NCEPU和EDM分别是华北电力大学和教育数据挖掘的缩写)软件是专门为华北电力大学本科生所开发的一款简单软件,具有查询和数据挖掘两大功能模块。其中查询模块为学生提供成绩、课表、考试、GPA、培养方案、成绩总表以及综合测评等教务查询。同时该模块对学生的成绩…☆24Updated 3 years ago
- 最入门的神经网络示例代码,pytorch版☆64Updated last year
- Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。☆40Updated 5 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆113Updated 2 years ago
- Pytorch_Learning_Notes☆103Updated 2 months ago
- This repository contains the assignment code for Hung-yi Lee's 2022 Deep Learning course, accompanied by detailed annotations documenting…☆21Updated 2 months ago
- 【PyTorch】手把手教你跑通第一个神经网络☆264Updated 2 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆143Updated 3 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆94Updated 4 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆249Updated last year
- ☆83Updated last year
- 研究生数学建模,华为杯数学建模,2021D题(数模之星),乳腺癌,机器学习,数据分析☆310Updated 2 years ago
- 龙良曲pytorch学习代码及一些模型的复现,包括Unet、Vision Transformer、Swim Transformer、ConvNext、YOLOv3、MAE、Diffusion model等☆42Updated last year
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆246Updated 2 weeks ago
- 这是一个入门机器学习/深度学习的小项目,包含随机森林,多层感知器,卷积神经网络,实现了训练可视化,多分类混淆矩阵等计算☆53Updated 4 years ago
- Implementation of Electric Load Forecasting Based on LSTM(BiLSTM). Including Univariate-SingleStep forecasting, Multivariate-SingleStep f…☆236Updated 2 years ago
- 华为杯研究生数学建模竞赛:历年来数据分析类代码(不定时更新,曾获一等奖)☆93Updated 7 months ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆428Updated 2 years ago
- 用于存放《最优化理论与算法》代码与课件☆251Updated 2 years ago
- 使用决策树对鸢尾花数据集做分类☆10Updated 5 years ago
- 采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器☆26Updated 5 years ago
- 鸿蒙开发课程设计:基于JSoup的鸿蒙教务查询软件。☆15Updated 3 years ago
- 基于黑马点评进行魔改的项目,优化了优惠券下单功能和点赞功能。☆50Updated last month
- Quickly bring up your PyTorch project(a skeleton)☆734Updated 2 years ago