-
Python核心编程 第3版 中文版
说明: 本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。
第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。
第 2 部分
讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。
本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts.
Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on.
Part 2
Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents.
This book is suitable for Python developers with some experience.)
- 2020-06-17 10:40:02下载
- 积分:1
-
LSTM
说明: 基于LSTM的时序预测,训练1000次后对未来价格进行预测(Time series prediction based on LSTM)
- 2020-08-30 16:08:10下载
- 积分:1
-
Active-Learning-for-NER
说明: 实现了基于BiLSTM-CRF的主动学习算法(An active learning algorithm based on bilstm-crf is implemented)
- 2021-02-01 14:10:00下载
- 积分:1
-
《Python数据分析与应用:从数据获取到可视化》源代码
【实例简介】
- 2021-05-18 10:33:57下载
- 积分:1
-
python满分大作业 连连看(含开发文档、答辩ppt、截图)
python满分大作业连连看,用graphics写成,内含开发文档、答辩ppt、截图等。
- 2020-05-27下载
- 积分:1
-
Genetic Algorithm Basic
说明: 用python编写的遗传算法基本流程,包括变异、交叉、选择等步骤(Basic process of genetic algorithm written in python, including mutation, crossover, selection and other steps)
- 2019-04-18 20:01:05下载
- 积分:1
-
079842-01
说明: 《深入浅出Python机器学习》源码 ipynb格式("Deep and Simple Python Machine Learning" Source Code ipynb Format)
- 2020-06-17 13:00:02下载
- 积分:1
-
ceshiLSTM
说明: 将原始数据导入,并运用lstm模型进行模拟运算,主要是做预测分析。(The original data are imported and simulated with LSTM model, mainly for prediction and analysis.)
- 2019-03-14 21:11:20下载
- 积分:1
-
tcmsp
tcmsp爬虫,医学相关,python开发,带操作界面,使用tkinter开发(Tcmsp crawler, medical related, Python development, with GUI by Tkinter)
- 2019-01-22 20:33:50下载
- 积分:1
-
code
0_Linear:线性回归练习
1_LogistRegression:逻辑回归练习
2_boston:波士顿房价预测
3_regularization:正则化
5_stock:股票价格预测
6_CTR:点击率预测
7_all_model:回归与分类模型
8_muticlass:多分类练习
9_regression_implement:不同回归算法tf实现(0_Linear.
1_LogistRegression.
2_boston.
3_regularization.
5_stock.
6_CTR.
7_all_model.
8_muticlass.
9_regression_implement.)
- 2019-05-24 14:44:22下载
- 积分:1