ki-ljl / cnn-dogs-vs-cats
Implementation of cats-vs-dogs based on CNN.
☆79Updated 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
- 手撸SVM实现二分类☆21Updated 3 years ago
- Linux课程设计:Linux系统下多进程的创建与通信☆15Updated 3 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆113Updated 2 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆264Updated 2 years ago
- 最入门的神经网络示例代码,pytorch版☆65Updated last year
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆226Updated last year
- GAN的论文复现☆82Updated last year
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆131Updated 7 months ago
- Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。☆40Updated 5 years ago
- 粒子群算法(PSO)的Python实现(求解多元函数的极值)☆23Updated 3 years ago
- 使用Pytorch实现GAN 的过程☆57Updated 6 months ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆246Updated last year
- 基于Pytorch的卷积神经网络MNIST手写数字识别 适用于Pytorch与神经网络入门学习☆66Updated 4 years ago
- kaggle: 卫星云层图像的理解与识别 —— 计算机视觉大作业(2020.1)☆12Updated 4 years ago
- 2023年中国研究生数学建模竞赛E题☆12Updated last year
- PyTorch实现MNIST手写数字识别☆33Updated 4 years ago
- Pytorch_Learning_Notes☆103Updated last month
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆187Updated 3 months ago
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 2 years ago
- 本项目演示如何在PyTorch中使用Transformer模型进行中文文本分类☆33Updated 2 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆427Updated 2 years ago
- 基于机器学习的遥感图像识别算法 (kNN/SVM/CNN/LSTM)☆80Updated 6 months ago
- ☆82Updated last year
- Object detection learning path☆81Updated 3 years ago
- 基于卷积神经网络的高斯朴素贝叶斯分类人脸表情识别☆26Updated 2 years ago
- Implementation of Electric Load Forecasting Based on LSTM(BiLSTM). Including Univariate-SingleStep forecasting, Multivariate-SingleStep f…☆234Updated 2 years ago
- 由于CSDN博客里面不能直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接☆154Updated 2 years ago
- 深度学习中各种即插即用小模块☆389Updated last year
- self-learning☆562Updated 4 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆142Updated 3 years ago