-
Python_Algorithms
python算法教程,用Python语言来讲解算法的分析和设计,分别介绍了树、图、计数问题、归纳递归、遍历、分解合并、贪心算法、复杂依赖、Dijkstra算法、匹配切割问题以及困难问题及其稀释等内容。(python algorithms,Explain the analysis and design of the algorithm in Python language)
- 2018-03-19 14:27:17下载
- 积分:1
-
python爬虫百度图片(将网络图片采集到本机电脑)
python爬虫百度图片(将网络图片采集到本机电脑)
- 2020-04-03下载
- 积分:1
-
HDmap清洗
对中海庭给的高精地图数据进行清洗,简易代码(data processing of HD map data)
- 2019-07-11 09:53:52下载
- 积分:1
-
python疫情卡UN管控
python疫情卡UN管控
- 2021-05-06下载
- 积分:1
-
LM_method
说明: LM莱文博格马夸特优化算法,python语言(this is a file of LM algorithm which was wroten by python language)
- 2020-03-02 19:37:17下载
- 积分:1
-
book
说明: 一个简易的图书管理系统,在pycharm里面运行,含MySQL数据库(A simple book management system, run in Pycharm, including MySQL database)
- 2020-06-22 20:47:04下载
- 积分:1
-
QQ空间爬虫(QQSpider)源码
QQ空间爬虫,包括日志、说说、个人信息等,一天可抓取 400 万条数据。
- 2019-12-16下载
- 积分:1
-
rnn-from-scratch-master
RNN神经网络的应用和概念,RNN源代码和使用方法(You can find that the parameters `(W, U, V)` are shared in different time steps. And the output in each time step can be**softmax**. So you can use**cross entropy** loss as an error function and use some optimizing method (e.g. gradient descent) to calculate the optimized parameters `(W, U, V)`.
Let recap the equations of our RNN:
)
- 2016-05-27 09:34:46下载
- 积分:1
-
stock_predict_with_LSTM-master
说明: 基于python的LSTM做股票预测源代码(Based on Python LSTM stock forecast source code)
- 2020-07-11 09:34:14下载
- 积分:1
-
Python编程:从入门到实践
说明: 从入门到实践,比较好的适宜入门的Python类书籍(From entry to practice)
- 2021-04-07 18:54:41下载
- 积分:1