-
强化学习鸳鸯问题
马尔科夫决策过程(Markov Decision Process)是强化学习(reinforcement learning)最基本的模型框架。它对序列化的决策过程做了很多限制。比如状态StSt和动作atat只有有限个、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-12 00:35:26下载
- 积分:1
-
python_sina_crawl
新浪微博的爬虫程序。程序运行方式:保存所有代码后,打开Main.py,修改LoginName为你的新浪微博帐号,PassWord为你的密码。运行Main.py,程序会在当前目录下生成CrawledPages文件夹,并保存所有爬取到的文件在这个文件夹中。(Sina microblogging reptiles. Program operation: save all the code, open Main.py, modify LoginName for your Sina Weibo account, PassWord for your password. Run Main.py, the program will generate CrawledPages in the current directory folder and save all files to crawling in this folder.)
- 2021-04-08 16:39:00下载
- 积分:1
-
利用权重进行特征选择 rat_wang_lamda
进行特征选择,利用权重进行特征选择,代码解释充分(Feature selection is carried out, feature selection is carried out with weight, and the code is fully interpreted.)
- 2018-03-22 15:19:17下载
- 积分:1
-
游戏
用python画中国五星红旗,用简单的程序实现画国旗。(The Chinese five star red flag is painted with Python, and the national flag is painted with a simple procedure.)
- 2018-03-07 16:42:05下载
- 积分:1
-
python实现分段线性表示
说明: 按照自顶向下和自底向上分析时间序列趋势和转折点(Found the turning point from bottom to the top and from top to the bottom)
- 2019-12-10 10:34:33下载
- 积分:1
-
Python
Python灰帽子:黑客与逆向工程师的Python编程之道]英文文字版(Hackers and reverse engineer the Python the tao of programming)
- 2017-03-18 22:31:56下载
- 积分:1
-
_神经网络与深度学习_邱锡鹏
说明: 神经网络与深度学习教科书————复旦大学邱锡鹏(Neural Network and Deep Learning Textbook)
- 2019-06-03 10:05:20下载
- 积分:1
-
qt_Molecular
segmentation image whit kmeans
- 2020-06-24 20:40:02下载
- 积分:1
-
python神经网络
说明: 编写简单的神经网络程序,使得通过神经网络对手写数字(将手写每个数字转换成784个数字表示)进行识别。在文件里放了100组训练集和10组训练集,训练准确率达到80%。事实证明,增大训练集至1000组可以将准确率提升至95%(Write a simple neural network program to recognize handwritten digits (converting each handwritten digit into 784 digital representations) by neural network. In the document, there are 100 training sets and 10 training sets, and the training accuracy rate reaches 80%. It has been proved that increasing the training set to 1000 groups can increase the accuracy rate to 95%.)
- 2019-06-28 08:29:44下载
- 积分: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