基于CNN的图像分类器,使用Kaggle的猫狗图片数据。
☆17Jun 13, 2018Updated 7 years ago
Alternatives and similar repositories for cnn-classification-dog-vs-cat
Users that are interested in cnn-classification-dog-vs-cat are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 经典机器学习算法手写实现,持续更新……☆13Mar 2, 2023Updated 3 years ago
- 基于TensorFlow实现LSTM对未来股价预测☆11Jun 23, 2018Updated 7 years ago
- 基于知识图谱,医疗领域的问答机器人☆10May 5, 2020Updated 6 years ago
- 大模型API性能指标比较 - 深入分析TTFT、TPS等关键指标☆20Sep 12, 2024Updated last year
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Feb 15, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Apr 23, 2018Updated 8 years ago
- Solutions of Stanford CS131 assignments☆15May 21, 2025Updated last year
- 基于pandas、Scikit-Learn、matplotlib、PyQt5的二手房价分析与预测系统☆14Aug 30, 2022Updated 3 years ago
- 图书管理系统(前端)————前后端分离、毕业设计、项目内包含毕业论文☆32Apr 1, 2023Updated 3 years ago
- 机器学习项目☆34Jan 18, 2019Updated 7 years ago
- 校园论坛bbs系统,采用MVC(JSP+Servlet+JavaBean)模式开发,有详细的开发设计文档。功能有游客浏览,登录注册,发帖回帖,更改个人信息,管理个人帖子以及管理员管理等。☆56Jun 21, 2018Updated 7 years ago
- 机器学习与深度学习算法示例☆106Jul 7, 2020Updated 5 years ago
- 一个简单的电影推荐网站,基于爬取的豆瓣电影数据和协同过滤算法,使用Django框架搭建。demo曾获全国应用统计研究生案例大赛二等奖。☆56Feb 7, 2023Updated 3 years ago
- 基于深度学习的商品推荐系统,高性能,可承受高并发,可跨平台☆62May 5, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Visualize Eclipse/Petrel outputs Grid File (GRDECL) using Paraview(VTK)☆128Oct 22, 2021Updated 4 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆128Dec 8, 2022Updated 3 years ago
- 本项目是利用python3.6+django2.2开发的简易资产管理☆94Apr 21, 2023Updated 3 years ago
- python爬虫 豆瓣电影Top250数据分析与可视化(应用Flask框架、Echarts、WordCloud等技术)☆101Mar 27, 2025Updated last year
- 基于BOSS直聘“数据分析师”职位信息的爬虫实现、数据分析、数据可视化及机器学习预测与结果分析。☆96Oct 23, 2018Updated 7 years ago
- 爬虫爬取北京天气数据,pandas和numpy处理数据,matplot可视化展示数据,sklearn机器学习方法预测空气状况。☆141Jul 14, 2020Updated 5 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆234May 24, 2021Updated 5 years ago
- 这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识☆396Dec 20, 2018Updated 7 years ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆473Nov 21, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)☆477Oct 2, 2022Updated 3 years ago
- 使用 flask + pyecharts 搭建的新冠肺炎疫情数据可视化交互分析网站平台,包含疫情数据获取、每日疫情地图、曲线图展示,数据统计分析、态势感知、确诊人数预测分析算法设计、NLP舆情监测等任务(部署在http://covid.yunwei123.tech/)☆335Oct 30, 2022Updated 3 years ago
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆746Dec 17, 2024Updated last year
- 一个电影推荐系统☆876Mar 2, 2022Updated 4 years ago
- Qt中文文档翻译☆899Mar 8, 2024Updated 2 years ago
- 这是一份入门AI/LLM大模型的逐步指南,包含教程和演示代码,带你从API走进本地大模型部署和微调,代码文件会提供Kaggle或Colab在线版本,即便没有显卡也可以进行学习。项目中还开设了一个 小型的代码游乐场🎡,你可以尝试在里面实验一些有意思的AI脚本。同时,包含李宏毅…☆4,089May 20, 2026Updated last week
- 获取微博搜索结果信息,搜索即可以是微博关键词搜索,也可以是微博话题搜索☆2,296May 13, 2025Updated last year
- 大数据分析项目☆5,185Apr 27, 2023Updated 3 years ago
- [ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box☆6,395Jun 19, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- DUI 配置 for foobar2000☆5,376May 13, 2026Updated 2 weeks ago
- Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、…☆6,643Oct 24, 2024Updated last year
- A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.☆7,905May 10, 2026Updated 2 weeks ago
- 梦想是做出最棒的生肉翻译软件喵☆8,594May 2, 2026Updated 3 weeks ago
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,320Jul 12, 2024Updated last year
- llama3 implementation one matrix multiplication at a time☆15,234May 23, 2024Updated 2 years ago
- A general-purpose window upscaler for Windows 10/11.☆13,875May 12, 2026Updated 2 weeks ago