Cats vs, Dogs 的python原创代码, ipynb格式。图片数据来源https://www.kaggle.com/c/dogs-vs-cats 任务如下: Task: In this competition, you'll write an algorithm to classify whether images contain either a dog or a cat. This is easy for humans, dogs, and cats. Your computer will find it a bit more difficult. Data Description: The training archive contains 25,000 images of dogs and cats. Train your algorithm on these files and predict the labels for test1.zip (1 = dog, 0 = cat). Submission Format Your submission should have a header. For each image in the test set, predict a label for its id (1 = dog, 0 = cat): id,label 1,0 2,0 3,0 etc...
2020-01-03 11:39:35 96.84MB Deep Learnin
1
这个资源是包含python的PPT资源,快来加入机器学习吧。
2020-01-03 11:30:05 3.74MB python
1
利用python处理UCI鲍鱼年龄预测数据,运用了经典回归、决策树、随机森林、SVM等十余种机器学习方法,附有数据集以及详细python代码
1
本资源包内是150行鸢尾花数据集,用于Python建模学习,适用于初学者使用
2019-12-24 03:15:56 5KB 鸢尾花数据集 机器学习 Python
1
Francois Chollet-Deep Learning with Python,Francois Chollet-Deep Learning with Python
2019-12-21 22:10:15 13.27MB deep learning 机器学习 python
1
小甲鱼《零基础入门学习Python》全套课后题
2019-12-21 22:09:47 8.16MB 小甲鱼 零基础 Python 课后题
1
英文版~学习Python的经典书
2019-12-21 22:07:57 8.17MB 学习Python
1
小甲鱼《零基础入门学习Python》课堂笔记,内容详实,里面还有代码
2019-12-21 21:56:41 6.69MB 小甲鱼 零基础 入门学习 Python
1
提供详细的线性分类器python程序,并提供具体实例验证,
2019-12-21 21:48:33 12.39MB 线性分类器 机器学习 python
1
super pix图像清晰化(超级分辨率)采用python语言编写程序实现
2019-12-21 21:48:23 12.1MB 图像清晰化 超级分辨率 深度学习 python
1