-
python 初学者编程小程序
适合初学者编程小程序,适合熟悉python基本使用,可重复性强(Suitable for beginners to program small programs, suitable for familiar with the basic use of python, strong repeatability)
- 2020-06-21 17:20:01下载
- 积分:1
-
精心打造的代码库
这个是我实际项目中开发的高效率的执行代码,有需要的可以参考,简洁的代码实现网络通信TCP 多机通信策略。希望对大家有用。
- 2023-03-16 22:10:04下载
- 积分: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
-
pySOT-master
说明: 关于代理模型优化的python工具箱,包括克里金,支持向量机等(Python Surrogate Optimization Toolbox)
- 2020-02-18 16:41:22下载
- 积分:1
-
finally.py
用树莓派实现人脸识别,通过分析出的表情播放音乐(Using raspberry pie to realize face recognition and play music)
- 2017-11-08 12:48:37下载
- 积分:1
-
SRGAN-master
说明: GAN去噪算法,srgan简单容易上手,真的很棒棒.(Gan denoising algorithm, srgan is simple and easy to use, really great)
- 2021-02-13 19:49:49下载
- 积分:1
-
ADENET-master
说明: 利用该编码对声源位置进行了“端到端的深度学习:从音频信号到声源位置坐标”的定位(By using this code, the "end-to-end deep learning: from audio signal to sound source location coordinate" is carried out)
- 2020-01-14 15:34:33下载
- 积分:1
-
Knn识别手写数字
代码内注释特别详细,几乎每一句都有注释,特别适合初学者。利用的cnn算法,具体是Python代码,kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。
kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。
- 2022-09-14 23:45:03下载
- 积分:1
-
深度学习资料
这是一个来自git的深度学习算法的python、代码,需要自己编译安装,压缩包里面含有安装步骤
- 2023-06-28 22:45:06下载
- 积分:1
-
boss_spiders
Boss直聘爬虫实例,主要实现按照地区+职位关键词,采集该地区的所有相关招聘信息。(Boss direct hiring crawler example, mainly in accordance with the region + position keywords, collect all relevant recruitment information in the region.)
- 2020-06-21 20:40:02下载
- 积分:1