-
MNLIST and CNN
实现了在Mnist上的分类,使用了卷积神经网络(use convoluntional neural network to implement classificaiton on Minist.)
- 2020-11-05 11:09:53下载
- 积分:1
-
pyqt版本的USB-CAN分析仪示例代码
python版本的USB-CAN分析仪示例代码,用ctypes访问dll动态链接库,界面使用pyqt。界面参照光盘文档C#版本所写,实现设置、收发等功能。开发环境是vs2012+python插件。
- 2022-05-27 11:32:55下载
- 积分:1
-
SVG靓汤Web报废
Beautiful Soup腹板排泄和SVG 3圈多色多和IPL链接为scarpping最后Python正则表达式文件操作和计数器
- 2022-06-27 22:12:07下载
- 积分:1
-
机器学习代码
coursera课上的机器学习课程作业代码,里面的代码在matlab与octave中进行了一一实现。
- 2023-08-14 22:00:03下载
- 积分:1
-
用于时间序列预测的lstm
用于时间序列预测的lstm
- 2021-05-06下载
- 积分:1
-
jieba分词代码
从文章或段落中划分词语,识别词性和统计词频,从而提取能显示内容中心关键词和高频词语(Dividing words from articles or paragraphs, identifying parts of speech and counting word frequencies, so as to extract keywords and high-frequency words that can display the content center.)
- 2020-06-23 17:00:02下载
- 积分:1
-
compute-stress
abaqus的python脚本开发,计算平均应力(abaqus python script development, calculate the average stress)
- 2020-06-29 05:40:01下载
- 积分: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
-
WORD文档操作(python源码)
需安装 pip install python_docx 生成的word文档如下
- 2019-12-08下载
- 积分:1
-
算法设计与分析
武汉大学算法设计与分析课件(教材:沙特版算法分析与设计),内附部分算法的Python实现,以及历年考试题目。(Wuhan University algorithm design and analysis courseware (teaching material: Saudi edition algorithm analysis and Design), enclosing the Python implementation of some algorithms, as well as examination questions over the years.)
- 2020-12-18 16:19:11下载
- 积分:1