搜索资源列表
Python-Machine-Learning-Blueprints-master
- Python 是当前普遍使用的流行语言,并纳入了科学计算和机器学习的内容,本文件是一个Python机器学习工具包。(Python is a popular language currently used and incorporated into the contents of scientific computing and machine learning. This document is a Python machine learning toolkit.)
手写字识别的python实现
- 压缩包里包含了手写字的数据,也包含了三种手写字识别的机器学习方法,对于初学者有很好的启发作用。