-
蒙特卡洛demo
蒙特卡洛树搜索的demo,模拟一个tic tac toe游戏,可以做到不败。
python3编写,无依赖。
UCT可以替换,现在有变种叫PUCT,可能效果会更好。
- 2023-08-24 00:35:03下载
- 积分:1
-
cnn_gear_raw
1dCNN 用于分类,使用一维的CNN,和相应的一维数据输入和卷积核,对一维信号数据进行处理(use 1dCNN for fault classification)
- 2021-01-13 19:58:49下载
- 积分:1
-
code assigmenrt anwser
说明: machine learning assignment
- 2020-06-24 21:40:01下载
- 积分:1
-
fractureDetection
说明: 用于骨折检测数据集,包括正常数据和异常数据(Data set for fracture detection, including normal and abnormal data)
- 2019-01-10 11:27:19下载
- 积分:1
-
Python学习手册(第3版)
Python的学习手册,有需要的可以看看(Python Learning manual for people to get more knowledge about this language.)
- 2017-10-24 10:39:15下载
- 积分:1
-
calculator
用python实现简易计算器,包括+,-,*,/及一些扩展运算,是联系python的GUI编程的很好的练手题目。(simple calculator write by Python.)
- 2017-11-23 09:37:44下载
- 积分:1
-
scanf
scanf的python实现,实现类似c++里的sscanf的东东,有些瑕疵,多多catch(scanf realization of python)
- 2014-07-09 13:25:11下载
- 积分:1
-
python 爬取股票数据 搜股票查股票走势图
python3.6以上,IDE是pycharm,数据库是sql server2017,库有matlibplot,urllib,bs4,python 爬取股票数据 搜股票查股票走势图,这里只好在控制台中运行,记得要改数据库连接的账号和密码,切记切记!!!
- 2022-02-01 06:57:42下载
- 积分:1
-
DBScan-master
说明: 这是使用Python实现的DBScan。像Numpy、熊猫这样的图书馆也被使用过。DBScan算法已经在两个变色龙数据集t4.8k和t5.8k上进行了测试。然后利用matplotlib将得到的结果可视化。为了便于比较,本文将所得到的输出结果与DBScan实现的skLearning库的结果进行了比较。计算每个数据集的同质性和分离度,以观察簇间的相似性和不同的度量。epsilon和min值分别为8.5和16.5。(This is a DBScan implemented using Python. Libraries like Numpy and Panda have also been used. DBScan algorithm has been tested on two chameleon datasets t4.8k and t5.8k. Then the results are visualized by matplotlib. In order to facilitate comparison, the output results are compared with those of skLearning library implemented by DBScan. The homogeneity and segregation of each data set are calculated to observe the similarity and different measures between clusters. Epsilon and min were 8.5 and 16.5 respectively.)
- 2019-06-13 18:33:28下载
- 积分:1
-
css_code
关于压缩感知的一些代码,对初学者有很大的帮助,是一篇文献的仿真(some python code about comprehenssed sensing)
- 2014-01-14 13:28:43下载
- 积分:1