-
STM32超声波测距
说明: 超声波测距,通过声波测出距离,并打印到串口上(Ultrasonic ranging)
- 2020-06-19 03:00:01下载
- 积分:1
-
python2+3_ZH
说明: python3 以及python2的 中文帮助文档(python3 Chinese help document)
- 2020-06-16 06:40:02下载
- 积分:1
-
目标检测定位算法源码
说明: 这个一个在目标检测中起定位作用的神经网络代码,不过这次我没有写使用教程,东西应该不难。(This is a neural network code that plays a role in target detection, but this time I did not write a tutorial, things should not be difficult.)
- 2020-10-08 14:48:59下载
- 积分:1
-
CMAPSS Segmentation
python code for cmapss segmentation
- 2019-02-18 03:29:38下载
- 积分:1
-
word-language-model
说明: 自然语言处理, Python編程語言的自然語言處理工具包(Natural language processing, RNN model)
- 2019-11-27 01:56:39下载
- 积分:1
-
LSTMPractice
说明: 利用jupyternotebook对LSTM网络仿真练习,实现一个LSTM+DNN结构的预测网络。主要使用的keras建模。tensorflow2.0(A prediction network of LSTM + DNN structure is realized by using jupyter notebook to simulate LSTM network. The main use of keras modeling. tensorflow2.0)
- 2020-07-04 02:20:02下载
- 积分:1
-
reinforcement
file program berkeleye university
- 2015-02-22 00:38:51下载
- 积分:1
-
D2DRelayAssistedCellularNetworks-master
说明: 一个基于python语言的D2D信道分配编程(A D2D Channel Allocation Programming Based on Python Language)
- 2019-03-20 21:15:24下载
- 积分:1
-
python解析excel
解析读取excel工具,主要用于跟excel文件相关的处理,能根据需求读取excel相关key的值,eg:#useAge:#import excelReader#reader = excelReader.getReader();#reader.Read(excelPath);#excelInfo = reader.GetExcelInfoByPathAndSheetName(excelPath,"Main");#excelRows = excelInfo.GetExcelRows();#for row in excelRows:# rowCells = row.GetRowCells();# for cell in rowCells:# print("key = %s,v = %s,type=%s"%(cell.GetKey(),cell.GetValue(),cell.GetType()));
- 2022-11-20 07:35:03下载
- 积分:1
-
KNN手写数字识别
说明: 可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)
- 2020-06-26 21:00:01下载
- 积分:1