-
PyChat
基于Socket的简单局域网聊天程序,使用Python编写(Socket Chat)
- 2016-05-14 22:51:34下载
- 积分:1
-
_神经网络与深度学习_邱锡鹏
说明: 神经网络与深度学习教科书————复旦大学邱锡鹏(Neural Network and Deep Learning Textbook)
- 2019-06-03 10:05:20下载
- 积分:1
-
使用Python开发的遥感影像JPG瓦片拼接程序
基于wordwind相同的遥感瓦片切分规则生成的瓦片数据,通过该程序可以还原成原有的tiff格式
- 2022-03-22 00:52:50下载
- 积分:1
-
Harmony Search
- 2022-07-03 06:25:16下载
- 积分:1
-
cnn-compression-master
说明: compression压缩感知算法用于图像处理。信号压缩(compressionCompressed sensing algorithm)
- 2020-12-08 19:59:21下载
- 积分:1
-
multiagent
实现了一个吃豆人小游戏的功能,使用了多种搜索算法,包括DFS以及BFS等(Implements a Pac-Man game features, using a variety of search algorithms, including DFS and BFS, etc.)
- 2020-10-28 21:59:59下载
- 积分:1
-
Python数据分析
说明: 数据分析(Python language learning data analysis)
- 2018-12-28 14:00:27下载
- 积分: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
-
周志华随机森林
周志华日前发表论文,提出了一种基于树的方法,挑战深度学习。在设置可类比的情况下,新方法 gcForest 取得了和深度神经网络相当甚至更好的结果,而且更容易训练,小数据也能运行,更重要的是相比神经网络,基于树的方法不会存在那么困难的理论分析问题。
- 2022-11-02 19:45:03下载
- 积分:1
-
NNTest (2)
说明: 人工神经网络实验,采用RBF神经网络实现函数的拟合(In the experiment of artificial neural network, RBF neural network is used to realize the function fitting)
- 2020-12-01 10:23:45下载
- 积分:1