-
飞机大战
说明: 不是用面对对象方式写的 简单的飞机大战 基础语法 pygame(Simple Aircraft Warfare Not Written in Object-to-Object Way)
- 2020-06-15 22:40:02下载
- 积分:1
-
深度学习之八:机器学习之KNN原理与代码实现
给定一个训练数据集,对新的输入实例,在训练数据集中找到与该实例最邻近的 k (k <= 20)个实例,这 k 个实例的多数属于某个类,
就把该输入实例分为这个类。(Given a training data set, the nearest K (k <= 20) instances to the new input instance are found in the training data set. Most of the K instances belong to a class. The input instance is categorized into this class.)
- 2020-06-17 02:20:02下载
- 积分:1
-
VTK最新源码,用于图像处理、点云显示
vtkVTK-7.0.0.源码,C++实现,里面包括测试代码,Example,以及包括Python、java可调用的实例代码
- 2023-07-21 10:25:11下载
- 积分:1
-
23.人脸识别
说明: opencv人脸识别例程,平时自学时编写,可当作笔记使用,忘记时拿出来翻翻(Opencv face recognition routine, usually written in self-study, can be used as notes, and can be taken out and turned over when forgetting)
- 2020-04-24 21:25:30下载
- 积分:1
-
TSP_new
这是一个用于解决TSP问题的、适用于初学者的贪心算法。(This is a used to solve the TSP problem, for beginners to greedy algorithm.)
- 2014-12-16 18:27:44下载
- 积分:1
-
tensorflow预测股票涨跌
这个和上一个不同,上一个是预测股票的价格,这个是预测涨跌。
- 2022-03-13 06:21:34下载
- 积分:1
-
LSTM-Human-Activity-Recognition-master
说明: 与经典的方法相比,使用具有长时间记忆细胞的递归神经网络(RNN)不需要或几乎不需要特征工程。数据可以直接输入到神经网络中,神经网络就像一个黑匣子,可以正确地对问题进行建模。其他研究在活动识别数据集上可以使用大量的特征工程,这是一种与经典数据科学技术相结合的信号处理方法。这里的方法在数据预处理的数量方面非常简单(Compared with the classical methods, the recursive neural network (RNN) with long-term memory cells does not need or almost need feature engineering. Data can be directly input into the neural network, which acts as a black box and can correctly model the problem. Other research can use a lot of Feature Engineering on activity recognition data sets, which is a signal processing method combined with classical data science and technology. The method here is very simple in terms of the number of data preprocessing)
- 2019-06-13 18:50:02下载
- 积分:1
-
pythonweb开发实战
【实例简介】
- 2021-08-09 00:31:01下载
- 积分:1
-
Nesterov-accelerated-gradient-descent-master
加速梯度下降算法求函数最优值,用加速梯度下降算法,可以明显缩短优化时间(accelerated gradient descent algorithm)
- 2021-01-07 11:18:54下载
- 积分:1
-
fhgp
用于物流选择,可靠性好,结果精确,已经用于实际问题(Used for logistics selection, good reliability, accurate results)
- 2019-01-23 20:45:42下载
- 积分:1