-
Python
介绍一些Python 的背景知识,包括Python、Python 的起源和它的一些关健特性。一旦你来了兴致,我们就会向你介绍怎样获得Python 以及如何在你的系统上安装并运行它。本章最后的练习将会帮助你非常自如地使用Python,包括使用交互式解释器以及创建并运行脚本程序。(Some Python background knowledge, including Python, Python' s origins and its Key characteristics. Once you got into high spirits, we will introduce you how to get the Python and how to install and run it on your system. The chapter concludes with exercises will help you very comfortable using Python, including the use of an interactive interpreter, as well as create and run scripts.)
- 2013-03-18 20:59:42下载
- 积分:1
-
情感分析
分类是把一个事物分到某个类别中。一个事物具有很多属性,把它的众多属性看作一个向量,即x=(x1,x2,x3,…,xn),用x这个向量来代表这个事物,x的集合记为X,称为属性集。类别也有很多种,用集合C={c1,c2,…cm}表示。一般X和C的关系是不确定的,可以将X和C看作是随机变量,P(C|X)称为C的后验概率,与之相对的,P(C)称为C的先验概率。
- 2022-01-25 21:12:01下载
- 积分:1
-
Python机器学习算法—赵志勇
Python机器学习算法—赵志勇,包含电子版书籍和随书代码,供大家学习。(Python Machine Learning Algorithms - Zhao Zhiyong, including electronic books and accompanying codes for everyone to learn.)
- 2019-05-08 10:36:59下载
- 积分:1
-
python案例
这是几个python实例,用于加强理解python语言
- 2022-08-17 08:21:28下载
- 积分:1
-
jmlr_paper
python 爬虫实战。爬取JMLR(Journal of Machine Learning Research )期刊中的所有论文的信息(title, author, abs, url等)。要解析xpath,处理字符编码等。(Python Crawler. Crawl all the papers in JMLR (Journal of Machine Learning Research) journals (title, author, abs, url, etc.))
- 2019-01-30 15:24:13下载
- 积分:1
-
Interval_Tree.py
interval tree python初级实现(Primary implementation of interval tree python)
- 2020-06-23 19:20:01下载
- 积分:1
-
Python_medical
说明: example used in Python & VTK
- 2020-06-16 05:20:02下载
- 积分:1
-
逻辑回归
说明: 根据标签,完成SVM下的多分类数据识别,数据可以是字符或者信号,可以达到较高的识别精度(The multi-classification data recognition under SVM was completed)
- 2020-04-03 09:48:07下载
- 积分:1
-
深度学习处理图片 deep-learning-for-image-processing-master
说明: 深度学习处理图片,适合学习仔细研究等等等等(Python Programming introductory books, suitable for beginners to learn, recommended)
- 2020-07-08 16:57:51下载
- 积分:1
-
Tenserflow 1.0.0
说明: Tensorflow 实战Google深度学习框架 书籍的全部例程代码!(Tensorflow Actual Google Deep Learning Framework Books all the routine code!)
- 2019-07-11 18:58:27下载
- 积分:1