-
MNIST
说明: 训练小型CNN网络,处理MNIST数据机(small-scale CNN network training, in order to process MNIST dataset)
- 2020-08-21 15:01:36下载
- 积分:1
-
PyQt5快速开发与实战所有程序
说明: 《PyQt5快速开发与实战》所有章节的例程(Routines for all chapters of PyQt5 Rapid Development and Practice)
- 2020-06-21 07:40:01下载
- 积分:1
-
simulate-annealing-algorithm-master
说明: 本程序用于实现模拟退火算法计算最短路径问题,读取txt数据,最后计算出任意两点之间的距离(This program is used to realize simulated annealing algorithm to calculate the shortest path problem, read TXT data, and finally calculate the distance between any two points.)
- 2020-06-25 08:40:02下载
- 积分:1
-
编码数据在均值
此代码包含ML代码实现的手段和K-均值实现实现
- 2022-01-24 14:06:46下载
- 积分:1
-
Crawling data
说明: 用来爬取天天基金中的股票型基金净值信息代码(Used to crawl the net value information code of stock funds in Tiantian Fund)
- 2018-12-23 12:22:08下载
- 积分:1
-
svm-master
说明: svm python 实现机械故障检测和诊断(svm python Realize mechanical fault detection and diagnosis)
- 2020-08-29 21:38:10下载
- 积分:1
-
数据挖掘-实用机器学习技术(中文第二版)
Python 从入门到实践 这是一本很好的编程教程(Python From newer to practice)
- 2019-03-21 18:24:00下载
- 积分:1
-
R软件(fcm代码的)packages
能在R上安装的含有fcm代码的R包。清测有用。
- 2022-05-17 01:27:10下载
- 积分:1
-
机器学习框架techstar-ai-master
一种大数据机器学习框架的源代码,techstar-ai(The source code of a large data machine learning framework, techstar-ai)
- 2019-02-24 08:37:54下载
- 积分:1
-
FloodingSimulation
在具有至少十五个节点的网络中模拟洪泛路由。每个数据包应包含一个计数器(n = 10),该计数器在每一跳上递减。(Simulate flood routing in a network with at least fifteen nodes. Each packet should contain a counter (n=10) that is decremented on each hop. When the counter gets to zero, the packet is discarded. Time is discrete, and each
link can handle only one packet per time interval (i.e. only one packet in total may traverse
the link in either direction). Nodes should include a buffer to queue any additional packets.
Present your results in terms of the number of duplicate packets produced, and the
congestion at each node, and suggest a possible solution for reducing this problem.)
- 2020-06-24 09:40:07下载
- 积分:1